Skip to content

Bundle all javascript and CSS#510

Merged
stefanoborini merged 9 commits into
masterfrom
bundle-all-javascript
Jun 6, 2017
Merged

Bundle all javascript and CSS#510
stefanoborini merged 9 commits into
masterfrom
bundle-all-javascript

Conversation

@martinRenou

@martinRenou martinRenou commented Jun 6, 2017

Copy link
Copy Markdown
Member
  • Removes IE dependencies
  • Bundle Admin-lte and its dependencies in one javascript file (sharedDependencies.js) loaded both by the admin page and the user page.
  • Bundle Admin-lte and its dependencies in one CSS file (sharedDependencies.css) loaded both by the admin page and the user page.
  • Creates a new directory "dist/files" which contains all the files (fonts, images...) needed by the CSS.

It remains google analytics javascript, but it is loaded via https and depends on the backend.

Closes #484
Closes #485

@martinRenou martinRenou changed the title Bundle all javascript Bundle all javascript and CSS [WIP] Jun 6, 2017
@codecov-io

codecov-io commented Jun 6, 2017

Copy link
Copy Markdown

Codecov Report

Merging #510 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #510   +/-   ##
=======================================
  Coverage   95.25%   95.25%           
=======================================
  Files          88       88           
  Lines        3960     3960           
  Branches      248      248           
=======================================
  Hits         3772     3772           
  Misses        137      137           
  Partials       51       51

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e623f7b...4ee5a32. Read the comment docs.

@martinRenou martinRenou changed the title Bundle all javascript and CSS [WIP] Bundle all javascript and CSS Jun 6, 2017
@martinRenou martinRenou requested a review from stefanoborini June 6, 2017 13:48
@stefanoborini stefanoborini merged commit 4293d79 into master Jun 6, 2017
@stefanoborini stefanoborini deleted the bundle-all-javascript branch June 6, 2017 14:58
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 this pull request may close these issues.

3 participants