https://github.com/captaincodeman/polyfill-loading
Polyfill Loading Example
https://github.com/captaincodeman/polyfill-loading
Last synced: 7 months ago
JSON representation
Polyfill Loading Example
- Host: GitHub
- URL: https://github.com/captaincodeman/polyfill-loading
- Owner: CaptainCodeman
- Created: 2020-03-06T22:44:38.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-05T12:45:59.000Z (about 3 years ago)
- Last Synced: 2025-05-07T04:37:48.785Z (9 months ago)
- Language: TypeScript
- Size: 6.15 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Polyfill-Loading
Example project to show async polyfill loading for browser compatibility without slowdowns.
See [live example](https://polyfill-loading.web.app/) and [blog post](https://www.captaincodeman.com/2020/03/10/eternal-polyfilling-of-the-legacy-browser) for full details.
## Requirements
Uses Node, npm and firebase cli
## npm scripts
Use `npm run [command]`:
### build
Transpile TypeScript to JavaScript and bundle
### build:watch
Development build (doesn't minify templates or javascript)
### deploy
Builds and deploys to firebase hosting
### sourcemap
Displays source-map-explorer views of bundles