修正编译问题 (#5617)

react-hook-form
qrcode.react 

<https://github.com/baidu/amis/issues/4644>
This commit is contained in:
keke 2022-11-02 19:31:36 +08:00 committed by GitHub
parent f9e7179846
commit 3fc5c3de2a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -223,7 +223,7 @@ fis.match('*.html:jsx', {
// 这些用了 esm
fis.match(
'{echarts/extension/**.js,zrender/**.js,markdown-it-html5-media/**.js}',
'{echarts/extension/**.js,zrender/**.js,markdown-it-html5-media/**.js,react-hook-form/**.js,qrcode.react/**.js}',
{
parser: fis.plugin('typescript', {
sourceMap: false,