Semantic-Org / Semantic-UI-Meteor

Official Semantic UI Integration for Meteor
MIT License
224 stars 33 forks source link

Build time extremely slow due to the way Meteor LESS compiles #136

Open pagesrichie opened 6 years ago

pagesrichie commented 6 years ago

After installing this package and setting up all the semantic-ui LESS files, Upon changing a single line in my app (even unrelated to CSS/LESS code) will cause an EIGHT second delay. Upon running Meteor Profiler, I saw a line.. "other less plugin" that usually takes 8 seconds or so to compile.

I ran across this thread and it seems like there is something that's being looked at as a potential fix. https://github.com/meteor/meteor/pull/9983 . Could the maintainer of this repo @jlukic please review that link and see if he can incorporate the fix to this package? Without this extremely long compile/reload time.. this package would be perfect! Need to use this for my project.. if someone can look at this and fix this/integrate a fix, that would be amazing to have much faster reload times..

cdolek commented 6 years ago

@pagesrichie +1