audriusk
02/21/2020, 9:20 AMrootProject/build/js
Is there any easy way to change output to be in subModule dir? e.g. submodule/build/dest
Usecase: firebase functions deployment. It requires all files of proper node project (packages.json, src, etc)CLOVIS
02/22/2020, 8:23 PMCopy
which you could have your final task dependOn
... Not sure if there's an easier way...