2.0.2 • Published 5 years ago

egg-webpack-vue v2.0.2

Weekly downloads
163
License
MIT
Repository
github
Last release
5 years ago

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

2.0.2

5 years ago

2.0.1

6 years ago

2.0.0

6 years ago

1.0.0

7 years ago

0.4.1

7 years ago

0.4.0

7 years ago

0.3.0

7 years ago

0.2.2

7 years ago

0.1.4

7 years ago

0.2.0

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago