packer-app
Building different modules together into one app is the task of the packer app plugin. This plugin packed all modules together and integrates them into one application enterprise.
All packer modules should be defined as dependencies into the bower.json file. The app plugin wil iterate over the the bower components and will find the packer modules. The modules will be concatenated and packed into one application.
Grunt Modules
- grunt-contrib-concat : 0.4.0
- grunt-contrib-connect : 0.8.0
- grunt-contrib-watch : 0.6.1
- grunt-contrib-jshint : 0.10.0
- grunt-contrib-uglify : 0.5.0
- grunt-contrib-cssmin : 0.10.0
- grunt-processhtml : 0.3.3
- grunt-hub : 0.7.0
Grunt Task
- app
- app:run
- app:dev