You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When watching files I would like to detect changes made in js/concat/*.js.
Currently the watch-task will not rebuild to build/all.js when making changes.
Is this normal behaviour? I would like to split up code from my main js-file using the concat-directory.
I'm working on node v: v14.16.0
Buildozer v: 0.5.0
The text was updated successfully, but these errors were encountered:
Hi,
When watching files I would like to detect changes made in js/concat/*.js.
Currently the watch-task will not rebuild to build/all.js when making changes.
Is this normal behaviour? I would like to split up code from my main js-file using the concat-directory.
I'm working on node v: v14.16.0
Buildozer v: 0.5.0
The text was updated successfully, but these errors were encountered: