egg-next-view

0.1.1 • Public • Published

egg-next-view

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

Install

$ npm i egg-next-view --save

Usage

// {app_root}/config/plugin.js
exports.nextView = {
  enable: true,
  package: 'egg-next-view',
};

Configuration

// {app_root}/config/config.default.js
exports.nextView = {
};

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

Example

Questions & Suggestions

Please open an issue here.

License

MIT

Package Sidebar

Install

npm i egg-next-view

Weekly Downloads

3

Version

0.1.1

License

MIT

Unpacked Size

7.42 kB

Total Files

8

Last publish

Collaborators

  • sml782