Closed FredrikNoren closed 10 years ago
noParse
now needs to be passed as part of the browserifyOptions
; all options passed to Browserify during its instatiation are encapsulated by that key. https://github.com/jmreidy/grunt-browserify#browserifyoptions
Hey,
I'm trying to upgrade to v2 but it seems like the noParse option has stopped working (or I'm using it wrong). Getting the following output:
which is the same error I get when I don't have the noParse option in the 1.3 version.
Here's my browserify options: