Skip to content

Commit 74d6d8c

Browse files
committed
refactor: we probably still need this entry for now
1 parent e633e27 commit 74d6d8c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"version": "0.0.1",
44
"description": "Fast and lightweight dependency-free vanilla JavaScript polyfill for native lazy loading / the awesome loading='lazy'-attribute supported by a ServiceWorker.",
55
"source": "./src/loading-attribute-polyfill.js",
6+
"main": "./dist/loading-attribute-polyfill.js",
67
"esmodule": "./dist/loading-attribute-polyfill.modern.js",
78
"module": "./dist/loading-attribute-polyfill.module.js",
89
"umd:main": "./dist/loading-attribute-polyfill.umd.js",

0 commit comments

Comments
 (0)