npm/promzard

allow script to be loaded via buffer

Closed this issue · 0 comments

if we use virtual files we will want to be able to load from a buffer, being able to pass in a buffer to load rather than a filename would be nice.

discovered during: npm/npm#7551