vue-boilerplate icon indicating copy to clipboard operation
vue-boilerplate copied to clipboard

Vue 2.0 boilerplate,based on webpack and es6,includes vuex,vue-router,vue-resource, vuelidate

Results 2 vue-boilerplate issues
Sort by recently updated
recently updated
newest added

Bumps [webpack-bundle-analyzer](https://github.com/webpack-contrib/webpack-bundle-analyzer) from 2.13.1 to 3.6.0. Release notes *Sourced from [webpack-bundle-analyzer's releases](https://github.com/webpack-contrib/webpack-bundle-analyzer/releases).* > ## First test with Lerna monorepo > [th0r/webpack-bundle-analyzer#98](https://github-redirect.dependabot.com/th0r/webpack-bundle-analyzer/pull/98) Changelog *Sourced from [webpack-bundle-analyzer's changelog](https://github.com/webpack-contrib/webpack-bundle-analyzer/blob/master/CHANGELOG.md).* > ## 3.6.0 >...

dependencies

I always have this error when run ```npm run dev``` ``` [HPM] Proxy created: /api -> http://localhost:9000 [HPM] Subscribed to http-proxy events: [ 'error', 'close' ] ``` So that you...