So yeah, it makes a lot of sense as to why test builds were so fucking slow lmao Since it runs the production config, it calls the minimizer and other compression thingies even if that's not needed, and it also makes sense as to why I couldn't get that down by editing the test config 🤔
So yeah, it makes a lot of sense as to why test builds were so fucking slow lmao
Since it runs the production config, it calls the minimizer and other compression thingies even if that's not needed, and it also makes sense as to why I couldn't get that down by editing the
test
config 🤔Fixed in webpacker 4.2.0
Need to fix https://github.com/tootsuite/mastodon/pull/12416 then