Commit 0bfd44f6 authored by 周宏民's avatar 周宏民

feat: 富文本打包修改

parent 633643df
Pipeline #53915 failed with stages
in 4 seconds
...@@ -304,6 +304,18 @@ ...@@ -304,6 +304,18 @@
"limit": "2 s", "limit": "2 s",
"webpack": false, "webpack": false,
"running": false "running": false
},
{
"path": "packages/base-components/RichText/lib/**/*.js",
"limit": "2 s",
"webpack": false,
"running": false
},
{
"path": "packages/base-components/RichText/es/**/*.js",
"limit": "2 s",
"webpack": false,
"running": false
} }
], ],
"name": "wisdom-components" "name": "wisdom-components"
......
{ {
"name": "@wisdom-components/RichText", "name": "@wisdom-components/richtext",
"version": "0.1.0", "version": "0.1.1",
"description": "> TODO: description", "description": "> TODO: description",
"author": "hongmye <1014185119@qq.com>", "author": "hongmye <1014185119@qq.com>",
"homepage": "", "homepage": "",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment