Closed Pita closed 10 years ago
Aside: there's no Browserify option files
. This needs to be browserify(['a.js'])
.
Attempting to fix upstream.
@Pita can you try my branch and confirm it works?
Yes it works! Thanks so much! And yes I used the wrong syntax, guess I copy pasted it from somewhere, but can't remember.
Can we bump the factor-bundle version?
Yeah, I'll do a release after this next meeting.
I produced a test case here: https://github.com/Pita/repro-factor-bug to reproduce it, run:
npm install; node build.js
Thats the error message I get: