Skip to content

Commit 19e3165

Browse files
ganapativsjaredpalmer
authored andcommitted
Fix typo in README(Webpack 2 -> Webpack 4) (#139)
1 parent a95eac0 commit 19e3165

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
@@ -12,7 +12,7 @@ Backpack is minimalistic build system for Node.js. Inspired by Facebook's [creat
1212
* Live reload (on saves, add/delete file, etc.)
1313
* Zero-config, one dependency.
1414

15-
HOWEVER, you can configure Backpack to your project's needs by extending [the underlying Webpack 2 configuration](#custom-configuration).
15+
HOWEVER, you can configure Backpack to your project's needs by extending [the underlying Webpack 4 configuration](#custom-configuration).
1616

1717
**PLEASE READ:** If you're thinking of using Backpack with React.js, you should use [Razzle](https://github.com/jaredpalmer/razzle) instead. It is a project purpose-built for SSR React with an almost identical API.
1818

0 commit comments

Comments
 (0)