https://github.com/olsonpm/ie11-polyfills
https://github.com/olsonpm/ie11-polyfills
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/olsonpm/ie11-polyfills
- Owner: olsonpm
- Created: 2019-08-11T15:03:06.000Z (almost 7 years ago)
- Default Branch: dev
- Last Pushed: 2019-08-11T15:03:16.000Z (almost 7 years ago)
- Last Synced: 2025-01-20T23:46:18.571Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 53.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
A simple configuration to get all ie11 polyfills inside a single bundled file
`npm run build` to output `dist/polyfills.js`. Optionally set NODE_ENV to
'production' or 'development' [for appropriate output](https://webpack.js.org/configuration/mode/#usage).