@soulbringer/egg-vite-view

0.0.2 • Public • Published

egg-vite-view

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

Install

$ npm i egg-vite-view --save

Usage

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

Configuration

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

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-view

Weekly Downloads

1

Version

0.0.2

License

MIT

Unpacked Size

7.75 kB

Total Files

7

Last publish

Collaborators

  • soulbringer