mirror of
https://gitee.com/baidu/amis.git
synced 2024-12-02 03:58:07 +08:00
amis-saas-6452 editor 从 5.2.1版本支持打包导出 esm
Change-Id: I42d72f5550db1ad4f4d0c6cde8b3e708661909a8
This commit is contained in:
parent
be287802e5
commit
c61ee3546b
@ -26,7 +26,7 @@
|
||||
"{src,scss,examples}/**/**/*.{js,jsx,ts,tsx,scss,json}": [
|
||||
"prettier --write"
|
||||
],
|
||||
"{src,scss,examples}/**/**/*.{scss}": [
|
||||
"{src,scss,examples}/**/**/*.scss": [
|
||||
"stylelint"
|
||||
]
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user