-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Closed
Labels
Description
- I have searched the issues of this repository and believe that this is not a duplicate.
Version
3.2.6
Environment
nuxt3
Reproduction link
https://github.com/vueComponent/ant-design-vue/issues
Steps to reproduce
打包
What is expected?
ag-grid-vue3 doesn't appear to be written in CJS, but also doesn't appear to be a valid ES module (i.e. it doesn't have "type": "module" or an .mjs extension for the entry
point). Please contact the package author to fix.
What is actually happening?
ag-grid-vue3 doesn't appear to be written in CJS, but also doesn't appear to be a valid ES module (i.e. it doesn't have "type": "module" or an .mjs extension for the entry
point). Please contact the package author to fix.