feather/bin
Cole Bemis c978b1cb4e fix: Remove unused polyfills and update build config
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.
2018-05-18 12:26:21 -07:00
..
__tests__ refactor: Refactor build-sprite-string.js 2018-04-01 16:25:21 -07:00
.eslintrc.json build: Disable some eslint rules in /bin 2018-05-17 22:21:17 -07:00
build-icons-json.js build: Update build logs 2018-05-17 22:42:08 -07:00
build-icons-object.js docs: Update function documentation 2018-05-18 10:17:40 -07:00
build-sprite-string.js refactor: Use uppercase for default attrs import 2018-04-04 11:46:37 -07:00
build-sprite.js build: Update build logs 2018-05-17 22:42:08 -07:00
build-svgs.js build: Update build logs 2018-05-17 22:42:08 -07:00
build.sh fix: Remove unused polyfills and update build config 2018-05-18 12:26:21 -07:00
process-svg.js build: Disable some eslint rules in /bin 2018-05-17 22:21:17 -07:00
process-svgs.js build: Update build logs 2018-05-17 22:42:08 -07:00
sync-algolia.js build(algolia): Add objects *after* clearing index 2018-05-17 23:44:35 -07:00