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

"Tree shaking" of website #86

Open
emmanuelle opened this issue Mar 25, 2020 · 0 comments
Open

"Tree shaking" of website #86

emmanuelle opened this issue Mar 25, 2020 · 0 comments
Labels
CSS and HTML Requires traditional web skills High priority This issue should be prioritized

Comments

@emmanuelle
Copy link
Contributor

When loading the web page https://covid19-dash.github.io/, most of the time is spent loading a bunch of javascript files. Using "tree shaking" (https://developer.mozilla.org/en-US/docs/Glossary/Tree_shaking or https://webpack.js.org/guides/tree-shaking/), one should be able to reduce this quite a lot.

Skills required: webpack

@emmanuelle emmanuelle added CSS and HTML Requires traditional web skills High priority This issue should be prioritized labels Mar 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CSS and HTML Requires traditional web skills High priority This issue should be prioritized
Projects
None yet
Development

No branches or pull requests

1 participant