This commit is contained in:
2betop 2020-04-15 16:35:08 +08:00
commit 33d6851796
1 changed files with 2 additions and 2 deletions

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/**'