pack and create asset bundles for your static js and css files
Install the module
$ npm install asset-bundler
you can specify the assets config in a assets.yml file. Take a look at the example app for a sample file. If you are not comfortable with YAML, you can pass a JSON object to the configure method
Please check the wiki, I will be updating it with more information soon.
- Finish the wiki
- Documentation
- more examples
- see TODO file
Sergio Kuba sk@skdev.me
MIT