mjda
Well-known member
So I've added some JS to one of my site's add-ons. Not something I've done before.
Anyways, now when I build the release there is a very noticeable delay (a full minute last time I ran it) before the process completes. If I remove the minify part from my build.json it's back to almost instantly finished. Is this normal or is there something I can tweak somewhere to make this process faster?
I should mention that I'm only adding a single JS file, which is only 98 lines and 2.14KB of code.
Anyways, now when I build the release there is a very noticeable delay (a full minute last time I ran it) before the process completes. If I remove the minify part from my build.json it's back to almost instantly finished. Is this normal or is there something I can tweak somewhere to make this process faster?
I should mention that I'm only adding a single JS file, which is only 98 lines and 2.14KB of code.