Sass-brunch is taking too long to compile
See original GitHub issueI see this warning and it takes so much time (like couple minutes)
Sass-brunch is taking too long to compile
Any solution to speed this up. I am using Ubuntu Linux on my server.
Issue Analytics
- State:
- Created 6 years ago
- Comments:10 (2 by maintainers)
Top Results From Across the Web
How to get brunch & sass-brunch to compile/include bootstrap ...
1 Answer 1 ... Or, to use its sass version (to customize it and so on), you would need to: ... For the...
Read more >Setting up Brunch with Bootstrap 4 - Medium
The build task didn't finish. It tried compiling and again and again the warning sass-brunch is taking too long to compile appeared. Gah!...
Read more >Slow compile time when you compile a Visual C++ application ...
In this scenario, it takes longer than expected to compile the application. Notes. This issue typically occurs when the application contains a long...
Read more >Swift Slow Compile Times Fix | Apple Developer Forums
So it seems like there is an option missing here. The rules for compilation seem to be: With the option checked compile: 1....
Read more >Tips for improving Kotlin/Native compilation times
They take a long time to compile and load during execution. Preserve downloaded and cached components between builds. When compiling projects, Kotlin/Native ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@anildigital we’ve switched to webpack instead of dealing with brunch.
We are a bit tight on support resources, but definitely not dropping any maintenance. Webpack is obviously shit. If there was any good alternative to Brunch, i’d switch to work with it right away!
Regarding the reproducement — our app works fine with imports. If you could prepare a test repo, that would allow me to debug it in a fast way. Thanks!