提交 794e11d4 编写于 作者: fxy060608's avatar fxy060608

fix(v3): entry

上级 088042a8
......@@ -79,7 +79,9 @@ const v3 = {
externals: {
vue: 'Vue'
},
entry,
entry () {
return entry
},
output: {
filename: '[name].js',
chunkFilename: '[id].js',
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册