mirror of
https://github.com/abap2UI5/abap2UI5.git
synced 2025-04-29 15:26:16 +08:00
Update run.js (#1484)
This commit is contained in:
parent
d7defdfa56
commit
fd2269a0eb
|
@ -2,7 +2,7 @@ const fs = require('fs');
|
|||
const path = require('path');
|
||||
|
||||
const sourceDir = './app/webapp';
|
||||
const staticDir = './static';
|
||||
const staticDir = './ci/app2bsp/static';
|
||||
const targetDir = './output';
|
||||
const prefix = 'z2ui5.wapa.';
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user