Josh
Josh
I would absolutely kill for a working example of what @vincentmac was attempting to accomplish here; I've followed guidance in this thread, https://github.com/deepak1556/gulp-browserify/issues/53, and https://github.com/deepak1556/gulp-browserify/issues/48, and none of them are...
Personally, I've moved away from using build tools like `grunt` and `gulp` with `browserify`, as they were doing nothing but increasing complexity and making it difficult to achieve what I...
Of course I post under the wrong account, like an idiot. Note that this issue occurs all the way down to `0.x` versions of `brfs`, leading me to believe that...
I have fully-configured `browser` and `browserify-shim` sections in the `package.json` already; the shim seems to be complaining about specific files not possessing the config, presumably the files other transforms are...
I've updated my repo with an example: https://github.com/jkymarsh/grunt-browserify-angular-boilerplate Just run `grunt` and you'll see the error I spoke of.
So I did take a look at this last night, and I'm working on a fix: as the shim inspects each module, it'll check to see if it's a built-in...
> No it's not too extreme since using browerify-shim transform but not specifying the config is a developer mistake With all due respect, this wasn't true in my case -...
Checked in a fix for this: https://github.com/jkymarsh/browserify-shim/commit/7524a10a39465f0aed5e6139b2755b9469ba6983 I had considerable difficulty coming to what I feel is an extensible solution to this problem. It wasn't as straightforward as I expected,...
@thlorenz As mentioned in my previous comment, just matching/ignoring the `builtins.js` isn't thorough enough, because dependencies OF these direct dependencies are also traced. To be honest, I'm still sticking to...
Wanted to bump this, as I installed this theme the other day and noticed the indent guides are blindingly bright. Super easy fix/tweak, but it'd be nice if it was...