Open
Closed
Bundling - not running auto #7461
0
deltavision created
Hi,
Using:
- Core/JQuery project.
- ANZ v7.1 (gulp)
with reference to #7272
bundles does not auto create/update when we change in css / js files.
- Does the auto-generate not work with gulp?
- Must we manually run npm run create-bundles?
9 Answer(s)
-
0
Hi,
if I from command prompt execute "npm run create-bundles" - and just leave it there (watching bundle files) All is OK - and bundles are updated when ever I change something in css/js.
Breaking the command prompt - stops the update of bundle files.
The less - to css and min.css keeps running - see time in screen dump below.
The js - to min.js stops running - see time in screen dump below.
Have an answer to this question?
Log in
and write your answer.
Assignee
No one