Skip to content
This repository was archived by the owner on Dec 2, 2024. It is now read-only.

Commit 562f373

Browse files
authored
Update README.md
typo
1 parent 9e0132f commit 562f373

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ var webpackConfig = {
1919
path: __dirname + '/dist',
2020
filename: 'index_bundle.js'
2121
},
22-
plugins: [new new VisualforceHtmlPlugin(/* config */)]
22+
plugins: [new VisualforceHtmlPlugin(/* config */)]
2323
};
2424
```
2525

0 commit comments

Comments
 (0)