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
* Use bl instead of concat-stream, the former is better optimised
for handling buffers.
* Switch back to `debug` in the pipeline instead of `label` for
now, until we determine the implications of the change.
* Instead of calling write/end on the stream directly, use
from2-string to keep things neat.
* Remove uses of .bind() – almost entirely an aesthetic choice.
* static-module's insert-css calls now coerce the first value
to a string.
0 commit comments