lowcode-engine/packages/designer/build.test.json
2022-02-16 11:20:17 +08:00

10 lines
202 B
JSON

{
"plugins": [
"build-plugin-component",
"@alilc/lowcode-test-mate/plugin/index.ts"
],
"babelPlugins": [
["@babel/plugin-proposal-private-property-in-object", { "loose": true }]
]
}