We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97239a5 commit 5cffe0aCopy full SHA for 5cffe0a
packages/vite-plugin-vue-i18n/index.mjs
packages/vite-plugin-vue-i18n/package.json
@@ -41,7 +41,6 @@
41
},
42
"files": [
43
"lib",
44
- "index.mjs",
45
"client.d.ts"
46
],
47
"homepage": "https://github.com/intlify/bundle-tools/blob/main/packages/vite-plugin-vue-i18n/README.md",
@@ -63,7 +62,6 @@
63
62
"require": "./lib/index.cjs"
64
65
"./lib/*": "./lib/*",
66
- "./index.mjs": "./index.mjs",
67
"./package.json": "./package.json"
68
69
"repository": {
0 commit comments