electron-userland / electron-compilers

DEPRECATED: Compiler implementations for electron-compile
35 stars 55 forks source link

Disable compiling of sass partials. #81

Open alreece45 opened 7 years ago

alreece45 commented 7 years ago

Attempting to compile SASS partials often creates errors. They should not be compiled individually.

Combined with https://github.com/electron/electron-compile/pull/260, should fix https://github.com/electron-userland/electron-forge/issues/182

kavengagne commented 6 years ago

Any chance of merging this PR any time soon?

jonathan-roy commented 5 years ago

Any ETA for this?

clockworkgr commented 5 years ago

same Q... ETA?

It's not breaking my builds, but the warnings are annoying.