Skip to content

Commit 0b1ce6e

Browse files
committed
refactor: we won't need that NodeJS file
1 parent 92348e2 commit 0b1ce6e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
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",
76
"esmodule": "./dist/loading-attribute-polyfill.modern.js",
87
"module": "./dist/loading-attribute-polyfill.module.js",
98
"umd:main": "./dist/loading-attribute-polyfill.umd.js",

0 commit comments

Comments
 (0)