Home - sir-dunxalot/ember-cli-concat GitHub Wiki
Here you will find documentation for Ember CLI Concat (ember-cli-concat
), a customizable Ember addon to concatinate your app and vendor files into one JS file and one CSS file in production environments. In other words, less HTTP requests! You can view the repo here.
Documentation
Issues
If you have any issues or feature requests, please open an issue or submit a PR.
Development
The test suite, which runs at the Broccoli level using Mocha and Chai, can be ran as follows:
npm test