mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2025-12-12 11:20:11 +00:00
10 lines
152 B
JSON
10 lines
152 B
JSON
{
|
|
"plugins": [
|
|
"build-plugin-component",
|
|
"build-plugin-fusion",
|
|
["build-plugin-moment-locales", {
|
|
"locales": ["zh-cn"]
|
|
}]
|
|
]
|
|
}
|