microsoft / TypeScript-Vue-Starter

A starter template for TypeScript and Vue with a detailed README describing how to use the two together.
MIT License
4.45k stars 591 forks source link

update webpack to webpack-cli #37

Closed hxzhao527 closed 2 years ago

hxzhao527 commented 6 years ago

In the new version of webpack, the CLI moved into a separate package: webpack-cli. So update the Readme.md.

hxzhao527 commented 6 years ago

If not set the mode, there will be a warning. So webpack to webpack --mode development