#1 by nathalieroemer
Hi everyone, in my javascript code I use packages that need to be imported and thus, require bundling e.g. using parcel. Is there a automatic way to bundle or include the resulting bundled file when changing something in the javascript or css? By now I am bundling 'by hand' and including the resulting files in the static ordner. Thank you for your help! Nathalie