Skip to content

Conversation

@leovoon
Copy link

@leovoon leovoon commented Jul 13, 2023

Node.js treats files with a .js extension as ES modules when the nearest parent package.json file contains a top-level "type" field with a value of "module". If the "type" field is not present in the package.json file, or it contains "type": "commonjs", .js files are treated as CommonJS nodejs.org.

https://publint.dev/vuewordcloud@19.0.0

Please review and merge this pull request to promote ESM compatibility and improve the package's versatility across different environments. Thanks for your attention.

@lermontex lermontex mentioned this pull request Feb 3, 2024
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.

1 participant