提交 6aec6cc1 编写于 作者: fxy060608's avatar fxy060608

fix(h5): copy uni_modules/*/hybrid/html/**/*

上级 2c868ea9
......@@ -23,7 +23,7 @@ export const compilerOptions: CompilerOptions = {
export function createUni(): UniVitePlugin['uni'] {
return {
copyOptions: {
assets: ['hybrid/html'],
assets: ['hybrid/html/**/*', 'uni_modules/*/hybrid/html/**/*'],
},
compilerOptions,
jsxOptions: {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册