feat: 支持pnpm

This commit is contained in:
winixt 2021-11-16 16:45:34 +08:00
parent a9813c8c91
commit 0fac113ade

View File

@ -2,7 +2,6 @@
export default { export default {
exportStatic: {}, exportStatic: {},
base: "/base/",
define: { define: {
__DEV__: false, __DEV__: false,
}, },