mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2026-01-12 00:48:16 +00:00
feat: 恢复react-renderer build.json
This commit is contained in:
parent
23cd239f43
commit
a4f485b9e5
@ -1,21 +1,6 @@
|
||||
{
|
||||
"plugins": [
|
||||
[
|
||||
"build-plugin-component",
|
||||
{
|
||||
"filename": "react-renderer",
|
||||
"library": "___AliLowCodeReactRenderer___",
|
||||
"libraryTarget": "umd",
|
||||
"libraryExport": "default",
|
||||
"externals": {
|
||||
"react": "var window.React",
|
||||
"react-dom": "var window.ReactDOM",
|
||||
"prop-types": "var window.PropTypes",
|
||||
"@alifd/next": "var Next",
|
||||
"moment": "var window.moment"
|
||||
}
|
||||
}
|
||||
],
|
||||
"build-plugin-component",
|
||||
"build-plugin-fusion",
|
||||
["build-plugin-moment-locales", {
|
||||
"locales": ["zh-cn"]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user