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

Concatenate and minify css/js #369

Open
Utwo opened this issue May 15, 2020 · 0 comments · May be fixed by #374
Open

Concatenate and minify css/js #369

Utwo opened this issue May 15, 2020 · 0 comments · May be fixed by #374

Comments

@Utwo
Copy link
Member

Utwo commented May 15, 2020

JS files loaded in header and footer should be concatenated in one single file and minified at build time in order to reduce the number of request to the server. Same with CSS files.

CSS and JS files loaded from a CDN should be downloaded locally and added to the bundle.
JS file should be added right before closing tag.
CSS file should be inside

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

Successfully merging a pull request may close this issue.

1 participant