vuejs / vue-test-utils-mocha-webpack-example

Example project using mocha-webpack and vue-test-utils
104 stars 48 forks source link

Needs updated to use Vue CLI 3.0 and latest version of vue-test-utils #12

Closed kb-coder closed 6 years ago

kb-coder commented 6 years ago

This sample project needs to be updated using Vue CLI 3.0 and the latest version of vue-test-utils. It's not clear how to configure mocha webpack to work with the new CLI hidden webpack.config.

yyx990803 commented 6 years ago

The new CLI supports all of these out of the box. This demo is irrelevant for CLI 3.