提交 71a00646 编写于 作者: 2 283700113@qq.com

feat: 字节跳动支持分包加载

上级 69e2edbb
...@@ -11,6 +11,7 @@ module.exports = { ...@@ -11,6 +11,7 @@ module.exports = {
style: '.ttss', style: '.ttss',
template: '.ttml' template: '.ttml'
}, },
subPackages: true,
project: 'project.tt.json' project: 'project.tt.json'
}, },
copyWebpackOptions (platformOptions, vueOptions) { copyWebpackOptions (platformOptions, vueOptions) {
...@@ -20,4 +21,4 @@ module.exports = { ...@@ -20,4 +21,4 @@ module.exports = {
}) })
return copyOptions return copyOptions
} }
} }
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册