Skip to content

Commit 35a44d1

Browse files
committed
Remove Node.js v7 warning
Fixes webpack#820
1 parent d2f579c commit 35a44d1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ Use [webpack](https://webpack.js.org) with a development server that provides li
1919

2020
It uses [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) under the hood, which provides fast in-memory access to the webpack assets.
2121

22-
**Note: There are known issues with Node.js v7 and webpack / webpack-dev-server. Please use Node.js v6 for the moment.**
23-
2422
<h2 align="center">Install</h2>
2523

2624
```

0 commit comments

Comments
 (0)