David Idol
Results
3
comments of
David Idol
I strongly recommend [literalify](https://github.com/pluma/literalify) as an alternative to browserify-shim. If you are using large/well-known libraries like jQuery you probably want to include them from a separate script file/CDN anyway, and...
@zetlen Yes, it does. I know you can do the same thing with b-shim, but it is just more work to configure in my opinion. Totally personal preference.
This was fixed, right?