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 f48d03e

Browse filesBrowse files
authored
Merge pull request plotly#2297 from ngauthier/patch-1
Update README.md to reflect webpack configuration
2 parents f3806b9 + 59598a4 commit f48d03e
Copy full SHA for f48d03e

File tree

1 file changed

+1
-1
lines changed
Filter options

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.