mirror of
https://gitee.com/baidu/amis.git
synced 2024-11-30 11:07:52 +08:00
调整打包方案
This commit is contained in:
parent
a1a87ed3ee
commit
70a3df1128
@ -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/**'
|
||||
|
Loading…
Reference in New Issue
Block a user