1.1.0 • Published 6 years ago
@d-cat/polyfill v1.1.0
Getting started with @d-cat/polyfill
Utility template that is designed for @d-cat/tag-cli to polyfill methods for IE11.
Install
Make sure you install this as a dependency. It should be available at runtime.
npm i @d-cat/polyfillUsage
Just add it at the top of your file.
import "@d-cat/polyfill";
// my code1.1.0
6 years ago