Skip to content

webpack-dev-server is incompatible with the latest webpack 5 beta 14!

Notifications You must be signed in to change notification settings

ryanelian/webpack-dev-server-bug2453

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webpack Dev Server Bug #2453

webpack-dev-server is not compatible with the latest webpack 5 beta 14

webpack/webpack-dev-server#2453

Getting Started

Using the command line, run:

node wds-cli.js

Sanity Checking

Uncomment to prove that the webpack configuration is valid for normal webpack build:

// webpack(config, (err, stats) => {
//     console.log('webpack build OK!');
// });

Then, comment everything below that line.

About

webpack-dev-server is incompatible with the latest webpack 5 beta 14!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published