File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -33,27 +33,27 @@ npm install && npm start
3333 "proxy" : [
3434 [
3535 " https://uipaas-assets.com/prod/npm/@alilc/lowcode-engine/(.*)/dist/js/engine-core.js" ,
36- " http://localhost:5555/js/engine-core .js"
36+ " http://localhost:5555/js/AliLowCodeEngine .js"
3737 ],
3838 [
3939 " https://uipaas-assets.com/prod/npm/@alilc/lowcode-engine/(.*)/dist/css/engine-core.css" ,
40- " http://localhost:5555/css/engine-core .css"
40+ " http://localhost:5555/css/AliLowCodeEngine .css"
4141 ],
4242 [
4343 " https?://uipaas-assets.com/prod/npm/@alilc/lowcode-engine/(.*)/dist/js/react-simulator-renderer.js" ,
44- " http://localhost:5555/js/react-simulator-renderer .js"
44+ " http://localhost:5555/js/ReactSimulatorRenderer .js"
4545 ],
4646 [
4747 " https?://uipaas-assets.com/prod/npm/@alilc/lowcode-engine/(.*)/dist/css/react-simulator-renderer.css" ,
48- " http://localhost:5555/css/react-simulator-renderer .css"
48+ " http://localhost:5555/css/ReactSimulatorRenderer .css"
4949 ],
5050 [
5151 " https?://uipaas-assets.com/prod/npm/@alilc/lowcode-engine/(.*)/dist/js/rax-simulator-renderer.js" ,
52- " http://localhost:5555/js/rax-simulator-renderer .js"
52+ " http://localhost:5555/js/RaxSimulatorRenderer .js"
5353 ],
5454 [
5555 " https?://uipaas-assets.com/prod/npm/@alilc/lowcode-engine/(.*)/dist/css/rax-simulator-renderer.css" ,
56- " http://localhost:5555/css/rax-simulator-renderer .css"
56+ " http://localhost:5555/css/RaxSimulatorRenderer .css"
5757 ],
5858 ]
5959}
You can’t perform that action at this time.
0 commit comments