Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit af28316

Browse filesBrowse files
committed
Merge pull request plotly#68 from plotly/webpack-entry
Added webpack field for entry point to dist
2 parents f332f30 + a8e7c66 commit af28316
Copy full SHA for af28316

File tree

1 file changed

+1
-0
lines changed
Filter options

1 file changed

+1
-0
lines changed

‎package.json

Copy file name to clipboardExpand all lines: package.json
+1Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.