Skip to content

Remove unused Chart.js - #34

Open
sgrsm wants to merge 1 commit into
benjamin-wilson:masterfrom
sgrsm:fix/remove-unused-lib
Open

Remove unused Chart.js#34
sgrsm wants to merge 1 commit into
benjamin-wilson:masterfrom
sgrsm:fix/remove-unused-lib

Conversation

@sgrsm

@sgrsm sgrsm commented Jul 30, 2025

Copy link
Copy Markdown

A JS syntax error is shown in the browser JS console:

"Uncaught SyntaxError: Cannot use import statement outside a module"

(mentioned in #29)

It is caused by Chart.js dependency, which seems to not be used anywhere in the code. After removing, everything is working fine, the error is gone.

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.

2 participants