This website requires JavaScript.
Explore
Help
Sign In
tongChong
/
lowcode-engine
mirror of
https://github.com/alibaba/lowcode-engine.git
Watch
0
Star
0
Fork
You've already forked lowcode-engine
0
Code
Issues
Projects
Releases
Wiki
Activity
develop
lowcode-engine
/
packages
/
react-simulator-renderer
/
build.json
4 lines
66 B
JSON
Raw
Permalink
Normal View
History
Unescape
Escape
feat: first commit - genesis
2022-01-25 15:30:17 +08:00
{
chore: use @alilc/build-plugin-lce to replace build-plugin-component
2023-05-11 11:02:46 +08:00
"plugins"
:
[
"@alilc/build-plugin-lce"
,
"./build.plugin.js"
]
feat: first commit - genesis
2022-01-25 15:30:17 +08:00
}