调整打包方案

This commit is contained in:
2betop 2020-04-15 16:27:38 +08:00
parent 378248d1d7
commit 35ba0a67be

View File

@ -332,7 +332,7 @@ if (fis.project.currentMedia() === 'publish') {
'!flv.js/**',
'!hls.js/**',
'!froala-editor/**',
'!src/components/RichText.tsx',
'!tinymce/**',
'!jquery/**',
'!zrender/**',
'!echarts/**',
@ -559,7 +559,7 @@ if (fis.project.currentMedia() === 'publish') {
'!flv.js/**',
'!hls.js/**',
'!froala-editor/**',
'!amis/lib/components/RichText.js',
'!tinymce/**',
'!jquery/**',
'!zrender/**',
'!echarts/**'