• Randall Leeds's avatar
    Add strip-bomify · f60aa494
    Randall Leeds authored
    Somehow this wasn't a problem before, but now it is. Some files have
    a BOM (jquery scrollintoview plugin is one) and browserify typically
    strips these, but only if they are at the beginning of the stream.
    With browserify-shim, the BOM will be inside the IFFE.
    f60aa494
Name
Last commit
Last update
h Loading commit data...
package.json Loading commit data...