1.0.0 • Published 10 months ago
@zctya/vite-egg-plugin v1.0.0
vite-egg-plugin
Install
$ npm i @zctya/vite-egg-plugin --save
Usage
// {app_root}/config/plugin.js
exports.viteEggPlugin = {
enable: true,
package: '@zctya/vite-egg-plugin',
};
Configuration
// {app_root}/config/config.default.js
exports.viteEggPlugin = {
};
see config/config.default.js for more detail.
Example
Questions & Suggestions
Please open an issue here.
License
1.0.0
10 months ago