mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2026-01-11 16:28:18 +00:00
14 lines
238 B
JSON
14 lines
238 B
JSON
{
|
|
"plugins": [
|
|
[
|
|
"build-plugin-component",
|
|
{
|
|
"filename": "react-simulator-renderer",
|
|
"library": "SimulatorRenderer",
|
|
"libraryExport": "default",
|
|
"libraryTarget": "umd"
|
|
}
|
|
]
|
|
]
|
|
}
|