Files
nl-admin-uniapp/pnpm-workspace.yaml
2026-08-13 19:02:16 +08:00

8 lines
295 B
YAML
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
allowBuilds:
core-js: true
esbuild: true
vue-demi: true
# pnpm v11 起 .npmrc 的 shamefully-hoist 不再生效,必须写在这里;
# uni-app 的 vite 构建按根 node_modules 平铺解析依赖markdown-it 的 mdurl/entities 等),不平铺会构建失败
shamefullyHoist: true