3 Star 5 Fork 3

Elwin / EZLCP-PC端

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
plopfile.js 254 Bytes
一键复制 编辑 原始数据 按行查看 历史
Elwin 提交于 2023-03-09 18:05 . 初始提交
const viewGenerator = require('./plop/view/prompt.js')
const componentGenerator = require('./plop/component/prompt.js')
module.exports = function (plop) {
plop.setGenerator('view', viewGenerator)
plop.setGenerator('component', componentGenerator)
}
TypeScript
1
https://gitee.com/IElwin/ezlcp-pc.git
git@gitee.com:IElwin/ezlcp-pc.git
IElwin
ezlcp-pc
EZLCP-PC端
master

搜索帮助