webpack-deploy-after-build
Copy the dist folder to any other location after build.
Usage
Install
npm install --save webpack-deploy-after-build-2
Include in webpack.config.js
var WebPackDeployAfterBuild = ;
Add plugin webpack.config.js
var path = var webpack = var WebPackDeployAfterBuild = ; moduleexports = ; if processenvNODE_ENV === 'production' moduleexportsdevtool = '#source-map' // http://vue-loader.vuejs.org/en/workflow/production.html moduleexportsplugins = moduleexportsplugins ||