- تاریخ ثبتنام
- 2020-06-26
- نوشتهها
- 21,420
- راهحلها
- 27
- پسندها
- 3,264
- امتیازها
- 113
- سن
- 27
- محل سکونت
- England
- وب سایت
- xenforo.xyz
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.
نام موضوع : Slow Add-on Build With Minify JS