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 59598a4

Browse filesBrowse files
authored
Update README.md to reflect webpack configuration
As referenced here: https://github.com/plotly/plotly-webpack#bundling-with-webpack
1 parent f3806b9 commit 59598a4
Copy full SHA for 59598a4

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎README.md

Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ A repo that demonstrates how to build plotly.js with Webpack can be found [here]
111111
```js
112112
...
113113
module: {
114-
loaders: [
114+
rules: [
115115
{
116116
test: /\.js$/,
117117
loader: 'ify-loader'

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.