mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2026-03-10 09:56:20 +00:00
feat: 恢复react-renderer build.json
This commit is contained in:
parent
23cd239f43
commit
a4f485b9e5
@ -1,21 +1,6 @@
|
|||||||
{
|
{
|
||||||
"plugins": [
|
"plugins": [
|
||||||
[
|
|
||||||
"build-plugin-component",
|
"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-fusion",
|
"build-plugin-fusion",
|
||||||
["build-plugin-moment-locales", {
|
["build-plugin-moment-locales", {
|
||||||
"locales": ["zh-cn"]
|
"locales": ["zh-cn"]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user