mirror of
https://github.com/abap2UI5/abap2UI5.git
synced 2025-04-29 02:58:20 +08:00
update
This commit is contained in:
parent
47b45ba74c
commit
06deae1869
|
@ -13,7 +13,7 @@
|
|||
"express": "node node/srv/express.mjs",
|
||||
|
||||
"unit": "echo RUNNING && node output/index.mjs",
|
||||
"downport": "rm -rf node/downport && cp src node/downport && abaplint --fix ./node/ci/abaplint-downport.jsonc && npm run syfixes",
|
||||
"downport": "rm -rf node/downport && cp -r src node/downport && abaplint --fix ./node/ci/abaplint-downport.jsonc && npm run syfixes",
|
||||
"transpile": "rm -rf node/output && cp node/srv/*.abap node/downport && abap_transpile .node//ci/abap_transpile.json",
|
||||
"build" : "npm ci && npm run downport && npm run transpile && rm -rf src"
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue
Block a user