Skip to content
This repository was archived by the owner on May 26, 2023. It is now read-only.

Commit 42fbe45

Browse files
committed
Add 'module' entry to allow Webpack to tree shake it
1 parent 1368c18 commit 42fbe45

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
@@ -70,6 +70,7 @@
7070
"license": "MIT",
7171
"main": "release/ui-router-angularjs.js",
7272
"jsnext:main": "lib-esm/index.js",
73+
"module": "lib-esm/index.js",
7374
"typings": "lib/index.d.ts",
7475
"dependencies": {
7576
"@uirouter/core": "5.0.19"

0 commit comments

Comments
 (0)