You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 1, 2026. It is now read-only.
Just wondering: why is Snockets only able to work with synchronous compilation steps? (Snockets.compilers.coffee.compileSync) Is this a design decision made early-on?
It seems like it's possible to adapt Snockets to use async compilers (like Stylus and Less).
Hey guys,
Just wondering: why is Snockets only able to work with synchronous compilation steps? (
Snockets.compilers.coffee.compileSync) Is this a design decision made early-on?It seems like it's possible to adapt Snockets to use async compilers (like Stylus and Less).