egg-webpack-vue
egg webpack building solution for vue
Last updated 7 years ago by hubcarl .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ cnpm install egg-webpack-vue 
SYNC missed versions from official npm registry.

egg-webpack-vue

NPM version build status Test coverage David deps Known Vulnerabilities npm download

support vue server rendering file memory read for egg-webpack and egg-view-vue-ssr. when the local development, wepback memory read the way to cover the local file read logic.

Install

$ npm i egg-webpack-vue --save

Usage

// {app_root}/config/plugin.js
exports.webpackvue = {
  enable: true,
  package: 'egg-webpack-vue',
};

Configuration

see config/config.default.js for more detail.

Questions & Suggestions

Please open an issue here.

License

MIT

Current Tags

  • 2.0.2                                ...           latest (7 years ago)

16 Versions

  • 2.0.2                                ...           7 years ago
  • 2.0.1                                ...           8 years ago
  • 2.0.0                                ...           8 years ago
  • 1.0.0                                ...           9 years ago
  • 0.4.1                                ...           9 years ago
  • 0.4.0                                ...           9 years ago
  • 0.3.0                                ...           9 years ago
  • 0.2.2                                ...           9 years ago
  • 0.1.4                                ...           9 years ago
  • 0.2.0                                ...           9 years ago
  • 0.1.3                                ...           9 years ago
  • 0.1.2                                ...           9 years ago
  • 0.1.1                                ...           9 years ago
  • 0.1.0                                ...           9 years ago
  • 0.0.2                                ...           9 years ago
  • 0.0.1                                ...           9 years ago
Maintainers (1)
Downloads
Today 0
This Week 0
This Month 15
Last Day 0
Last Week 15
Last Month 1
Dependencies (1)
  • co ^4.6.0
Dev Dependencies (9)
Dependents (0)
None

Copyright 2013 - present © cnpmjs.org | Home |