Skip to content
This repository was archived by the owner on Oct 10, 2024. It is now read-only.

Commit b7fe3bb

Browse files
committed
Improve webpack 2 usage/compat
Fixes #71 Context: webpack/webpack#4742
1 parent f3c2f59 commit b7fe3bb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,6 @@
3131
"preprocessors"
3232
],
3333
"main": "dist/ofi.common-js.js",
34-
"module": "dist/ofi.es-modules.js",
35-
"jsnext:main": "dist/ofi.es-modules.js",
3634
"scripts": {
3735
"build:js": "bfred-npm-bundler ofi objectFitImages",
3836
"build": "npm-run-all --silent jsfix build:*",

0 commit comments

Comments
 (0)