Skip to content
New issue

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

Bower components and Angular code should be concat/minified. #248

Open
WesTyler opened this issue Feb 6, 2016 · 1 comment
Open

Bower components and Angular code should be concat/minified. #248

WesTyler opened this issue Feb 6, 2016 · 1 comment
Assignees

Comments

@WesTyler
Copy link
Member

WesTyler commented Feb 6, 2016

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.

@WesTyler WesTyler self-assigned this Feb 6, 2016
WesTyler added a commit that referenced this issue Feb 6, 2016
WesTyler added a commit that referenced this issue Mar 7, 2016
WesTyler added a commit that referenced this issue Mar 7, 2016
@WesTyler
Copy link
Member Author

WesTyler commented Apr 9, 2016

Concatenation is done. Minification proving difficult.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant