-
Notifications
You must be signed in to change notification settings - Fork 15
Home
Duncan Walker edited this page May 17, 2015
·
3 revisions
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.
If you have any issues or feature requests, please open an issue or submit a PR.
The test suite, which runs at the Broccoli level using Mocha and Chai, can be ran as follows:
npm test