• Cole Bemis's avatar
    fix: Remove unused polyfills and update build config · c978b1cb
    Cole Bemis authored
    Removes polyfills for `Object.assign` and `Set` which, as far as I can tell, are unused in the
    codebase. Updates `webpack` from 3 to 4. Replaces `babel-preset-es2015` with `babel-preset-env`.
    Reduces the minified bundle size (`feather.min.js`) by **9.3kB** (72.4kB to 63.1kB). Does not change
    any functionality of the library.
    c978b1cb
Name
Last commit
Last update
..
__tests__ Loading commit data...
.eslintrc.json Loading commit data...
build-icons-json.js Loading commit data...
build-icons-object.js Loading commit data...
build-sprite-string.js Loading commit data...
build-sprite.js Loading commit data...
build-svgs.js Loading commit data...
build.sh Loading commit data...
process-svg.js Loading commit data...
process-svgs.js Loading commit data...
sync-algolia.js Loading commit data...