mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2025-12-15 14:00:35 +00:00
12 lines
137 B
JSON
12 lines
137 B
JSON
{
|
|
"plugins": [
|
|
[
|
|
"build-plugin-rax-component",
|
|
{
|
|
"type": "rax",
|
|
"targets": ["web"]
|
|
}
|
|
]
|
|
]
|
|
}
|