Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a8e7c66

Browse files
committed
Added webpack field for entry point to dist
1 parent f332f30 commit a8e7c66

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
@@ -4,6 +4,7 @@
44
"description": "The open source javascript graphing library that powers plotly",
55
"license": "MIT",
66
"main": "./src/index.js",
7+
"webpack": "./dist/plotly.min.js",
78
"repository": {
89
"type": "git",
910
"url": "https://github.com/plotly/plotly.js.git"

0 commit comments

Comments
 (0)