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 d524f6f commit 6e8aab1Copy full SHA for 6e8aab1
package.json
@@ -3,7 +3,6 @@
3
"version": "2.0.0",
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
- "main": "./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