仓库源码可以运行吗?我跑不起来
#6340
Replies: 1 comment 7 replies
-
node_modules 里有 alias: {
vue: 'vue/dist/vue.esm-bundler.js',
'ant-design-vue/es': path.resolve(__dirname, '../components'),
'ant-design-vue': path.resolve(__dirname, '../components'),
}, |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
package.json
里面的dev
命令Beta Was this translation helpful? Give feedback.
All reactions