Generate css using postcss, and js using browserify and babel.
npm install @erickmerchant/assetsGenerate css using postcss, and js using browserify and babel.
Uses the following modules.
__for css__
- cssnano
- postcss-import
- postcss-preset-env
- postcss
__for js__
- @babel/preset-env
- babelify
- browser-pack-flat
- browserify
- common-shakeify
- exorcist
- minify-stream
- unassertify
```
npm install @erickmerchant/assets
```
npx assets --help