Closed robmunro closed 10 years ago
Maybe a full example of this working would help?
Hi Rob,
I think outputFile
is a required option that I've forgotten to document. I'm not at my home computer, but I do have a working skeleton app with browserify I'll push when I can.
@gingerhendrix I just worked that out then - lol :) Cheers bud
All good then - I'll close this issue :)
I get an error
TypeError: Arguments to path.join must be strings
when I try and build simple bundle.Here is my current Brocfile.js
Here is the error stack