benv
benv copied to clipboard
requireWithJadeify might not need to specify variables
We might be able to just use benv.require
and determine what we need to set . Through parsing the file and determining the variables that require .jade
files. I wonder if there's a way to leverage the browserify API to do this.
Thanks @1aurabrown !