Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
@alexbrooklyn Almost like that @Commodore 🙈 Turned out there was a global import for a CSS file. It was imported in every single component, resulting an a massive growth of code to compile. Not anymore 😁
-
Even with 1000 components this shouldnt take 20 mins. How do you handle global scss variables now?
Related Rants
OMFG! YES! I just solved an issue that made build times close to 20 minutes. Not it's only a couple of seconds! YES!!!
rant
vue
build