@soulbringer/egg-vite

0.0.4 • Public • Published

egg-vite

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

Install

$ npm i egg-vite --save

Usage

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

Configuration

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

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

Example

Questions & Suggestions

Please open an issue here.

License

MIT

Package Sidebar

Install

npm i @soulbringer/egg-vite

Weekly Downloads

1

Version

0.0.4

License

MIT

Unpacked Size

14.4 kB

Total Files

10

Last publish

Collaborators

  • soulbringer