code4romania / code4romania/covid-19-ro-help

Concatenate and minify css/js

Open
#369 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
20
Forks
41
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.