2.0.1 • Published 7 years ago

light-polyfill v2.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
7 years ago

light-polyfill

This module shoudl be used by browsers that do not support template tag and/or web components.

How to install?

npm install --save light-polyfill

Then simply import it in your application BEFORE light:

import "light-polyfill"