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

Deal with warning message #5

Closed
jgaffuri opened this issue Jul 12, 2023 · 1 comment
Closed

Deal with warning message #5

jgaffuri opened this issue Jul 12, 2023 · 1 comment

Comments

@jgaffuri
Copy link
Contributor

Make it possible that this is not shown when executing the program:
"ExperimentalWarning: Import assertions are not a stable feature of the JavaScript language."

This is because of
"import pkg from "../package.json" assert { type: "json" };"
in gridtiler.js file

@joewdavies
Copy link
Collaborator

Fixed in 8a5d345

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

No branches or pull requests

2 participants