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

Remove unused JavaScript code #9

Open
joj0s opened this issue Mar 31, 2021 · 0 comments
Open

Remove unused JavaScript code #9

joj0s opened this issue Mar 31, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@joj0s
Copy link
Collaborator

joj0s commented Mar 31, 2021

According to Lighthouse audits, there is a large number of JavaScript code that is imported but never used. Removing that could improve performance.

Possible solution: https://github.com/jshint/fixmyjs

@joj0s joj0s added the enhancement New feature or request label Mar 31, 2021
@joj0s joj0s self-assigned this Mar 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant