egg-webpack-vue

2.0.2 • Public • Published

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

Package Sidebar

Install

npm i egg-webpack-vue

Weekly Downloads

73

Version

2.0.2

License

MIT

Unpacked Size

6.09 kB

Total Files

7

Last publish

Collaborators

  • hubcarl