diff --git a/package.json b/package.json index 6e5cd1f..1c95bb4 100644 --- a/package.json +++ b/package.json @@ -86,6 +86,18 @@ "vite-plugin-svg-icons": "^2.0.1", "vue-tsc": "2.0.19" }, + "pnpm": { + "onlyBuiltDependencies": [ + "@vue-office/docx", + "@vue-office/excel", + "@vue-office/pdf", + "core-js", + "es5-ext", + "esbuild", + "vue-demi", + "vue-echarts" + ] + }, "simple-git-hooks": { "pre-commit": "pnpm lint-staged" },