Hi,
first of all thx for this project.
I have a simple question, our classpath contains relative paths to folders outside the app for reusing modules in different apps:
"classpath": [
"app",
"../../ccs/core",
"../../ccs/auth",
"../../ccs/ms",
"../../ccs/cdp",
"../../ccs/cs",
"../../ccs/as"
],
Is there any chance to get these copied (deloran only copies the overrides and the app part):
...copying source: /Users/Shared/devel/aicgroup-marketing-studio-monorepo/ui/ccs/sencha-extjs/ais-ccm-cloud-platform/app
...copying source: /Users/Shared/devel/aicgroup-marketing-studio-monorepo/ui/ccs/sencha-extjs/ais-ccm-cloud-platform/overrides
Thx in advance
Olli
Hi,
first of all thx for this project.
I have a simple question, our classpath contains relative paths to folders outside the app for reusing modules in different apps:
Is there any chance to get these copied (deloran only copies the overrides and the app part):
Thx in advance
Olli