We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Gulpfile should have a task for concatenating and minifying all bower components AND Angular app files.
Client/index.html should then only load the single minified js file.
The text was updated successfully, but these errors were encountered:
Issue #248 Move bower_component js files to concatenated scripts.js f…
e18bf4c
…ile. Add gulp concatenate task.
67b3295
Merge pull request #250 from wafers/248
8330c7c
Addresses Issue #248.
Concatenation is done. Minification proving difficult.
Sorry, something went wrong.
WesTyler
No branches or pull requests
Gulpfile should have a task for concatenating and minifying all bower components AND Angular app files.
Client/index.html should then only load the single minified js file.
The text was updated successfully, but these errors were encountered: