ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 24,648
- Points
- 823
Reputation:
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.
Continue reading...
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.
Continue reading...