Browse Source

node_modules依赖

DESKTOP-O04BTUJ\muzen 3 years ago
parent
commit
e0f68f9ad8
1 changed files with 3 additions and 0 deletions
  1. 3 0
      vue.config.js

+ 3 - 0
vue.config.js

@@ -0,0 +1,3 @@
+module.exports = {
+  transpileDependencies: ['@zebra-ui']
+}