rename node_modules in es bundle to ext

This commit is contained in:
Yanzhen Yu
2026-04-01 12:00:00 +08:00
parent 016a5020fc
commit e9d915b3d6
3 changed files with 17 additions and 1 deletions

View File

@@ -53,6 +53,7 @@
"rollup-plugin-commonjs": "^9.2.0",
"rollup-plugin-node-resolve": "^3.4.0",
"rollup-plugin-postcss": "^3.1.1",
"rollup-plugin-rename-node-modules": "^1.1.0",
"rollup-plugin-terser": "^5.3.0",
"rollup-plugin-typescript": "^1.0.0",
"ts-node": "^7.0.1",