20 lines
444 B
JSON
20 lines
444 B
JSON
|
|
{
|
||
|
|
"plugins": [
|
||
|
|
[
|
||
|
|
"@alilc/build-plugin-lce",
|
||
|
|
{
|
||
|
|
"filename": "editor-preset-vision",
|
||
|
|
"library": "LowcodeEditor",
|
||
|
|
"libraryTarget": "umd",
|
||
|
|
"externals": {
|
||
|
|
"react": "var window.React",
|
||
|
|
"react-dom": "var window.ReactDOM",
|
||
|
|
"prop-types": "var window.PropTypes",
|
||
|
|
"rax": "var window.Rax"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"@alilc/lowcode-test-mate/plugin/index.ts"
|
||
|
|
]
|
||
|
|
}
|