washingtonstateuniversity / wsu-web-design-system

The front-end markup for creating and using components in the WSU Web Design System.
3 stars 0 forks source link

Create process for compiling styles into preset packages #36

Closed nicdford closed 4 years ago

nicdford commented 4 years ago
nicdford commented 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).