Skip to content

Commit 640f751

Browse files
taiontimdorr
authored andcommitted
Add module entry point for webpack 2 (#3672)
1 parent 38b45b3 commit 640f751

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"umd"
1111
],
1212
"main": "lib/index",
13+
"module": "es/index",
1314
"jsnext:main": "es/index",
1415
"repository": "reactjs/react-router",
1516
"homepage": "https://github.com/reactjs/react-router#readme",

0 commit comments

Comments
 (0)