You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Monorepo containing setup for a best-practice React application scaffolding
4
+
5
+
### DLLs
6
+
7
+
DLLs precompile libraries to save time for development builds and re-builds.
8
+
9
+
React and React Router are included in DLLs by default. You can add other libraries by including them in package.json as an array in the `dll` property.
0 commit comments