1.0.0 • Published 3 years ago
egg-view-vhtml v1.0.0
egg-view-vhtml
Install
$ npm i egg-view-vhtml --save
Usage
// {app_root}/config/plugin.js
exports.viewVhtml = {
enable: true,
package: "egg-view-vhtml",
};
Configuration
// {app_root}/config/config.default.js
exports.vhtml = {};
see config/config.default.js for more detail.
Example
Questions & Suggestions
Please open an issue here.
License
1.0.0
3 years ago