@fitfab/builder
v0.4.0
Published
The Rollup build script -- A Builder of all components, centralizes rollup, babel, post-css, etc.
Readme
@fitfab/builder
This is the Rollup build script that compile all packages
Usage
This is used by the other packages and it's called from within the package.json
script: {
"build": "builder"
}