webpack-simple icon indicating copy to clipboard operation
webpack-simple copied to clipboard

Upgrade allowed libraries to the latest stable version.

Open ulivz opened this issue 7 years ago • 2 comments

The origin of this PR is due to some users encountering problems with VuePress integration when using webpack-simple, see: https://github.com/vuejs/vuepress/issues/69

This PR is to upgrade all the allowed libraries to the latest stable version.

  • Not upgrade webpack to 4 is because webpack4 still have some bugs with webpack-dev-server, see: https://github.com/webpack/webpack/issues/6917
  • Not upgrade babel to 7 is because it's still in beta stage.

Local test successfully.

ulivz avatar Apr 16 '18 15:04 ulivz

@yyx990803 Although the world of [email protected] might not require boilerplates any more, but this repo is still worth to keep updated.

ulivz avatar Apr 16 '18 15:04 ulivz

@yyx990803 @LinusBorg Is this repo deprecated?

ulivz avatar Apr 21 '18 05:04 ulivz