diff --git a/README.md b/README.md index 92ab05a..6f8b53e 100644 --- a/README.md +++ b/README.md @@ -65,8 +65,8 @@ const options = { ... }; module.exports = { // an example entry definition entry: [ - 'app.js', 'webpack-plugin-serve/client' // ← important: this is required, where the magic happens in the browser + 'app.js' ] ... plugins: [