mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2025-12-10 18:03:01 +00:00
10 lines
153 B
JSON
10 lines
153 B
JSON
{
|
|
"plugins": [
|
|
"@alilc/build-plugin-lce",
|
|
"build-plugin-fusion",
|
|
["build-plugin-moment-locales", {
|
|
"locales": ["zh-cn"]
|
|
}]
|
|
]
|
|
}
|