This is a webpack plugin powered by HTML Webpack Plugin, and add just one boolean param to the options.
install
npm i --save-dev vue-html-webpack-plugin
webpack.config.js
const HtmlWebpackPlugin = moduleexports = plugins: vue: true
This will generate a file dist/index.html
containing the following
Webpack App
This param add entry point for Vue.js app.