We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6d1202 commit 572fffbCopy full SHA for 572fffb
package.json
@@ -3,6 +3,7 @@
3
"version": "2.0.2",
4
"description": "Fast and lightweight dependency-free vanilla JavaScript polyfill for native lazy loading / the awesome loading='lazy'-attribute.",
5
"source": "./src/loading-attribute-polyfill.js",
6
+ "browser": "./dist/loading-attribute-polyfill.js",
7
"esmodule": "./dist/loading-attribute-polyfill.modern.js",
8
"module": "./dist/loading-attribute-polyfill.module.js",
9
"umd:main": "./dist/loading-attribute-polyfill.umd.js",
0 commit comments