Closed nicdford closed 4 years ago
Going to punt the compiling for "packages" for now, since we don't know what those packages are and what would be helpful.
build:all
will work for building the entire system (all components) and build:components
will work for building out each component into its relative dist
folder in components (basically what it was doing already, but with a production flag that adds minification/etc).
Add ability to build packagesnpm run build:all