kevinjyee
10/04/2022, 6:32 PMpackages/react/src/FormSection.tsx
(e.g. testing to see if I can add a required props to a FormSection)
Do I have to rerun scripts/build.sh to have packages/app aware of the changes?cody
10/04/2022, 6:35 PMkevinjyee
10/04/2022, 6:41 PMbuild.sh file locally to just build the packages i modify to reduce the buildtime 🙂kevinjyee
10/04/2022, 6:42 PMcody
10/04/2022, 6:58 PM