forked from p96170835/amis
Merge branch 'master' of https://github.com/baidu/amis
This commit is contained in:
commit
33d6851796
|
@ -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