1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/trait_wen-yun_erp

Клонировать/Скачать
plopfile.js 378
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
trait Отправлено 14.09.2024 10:03 0a00ef7
const viewGenerator = require('./plop-templates/view/prompt')
const componentGenerator = require('./plop-templates/component/prompt')
const storeGenerator = require('./plop-templates/store/prompt.js')
module.exports = function(plop) {
plop.setGenerator('view', viewGenerator)
plop.setGenerator('component', componentGenerator)
plop.setGenerator('store', storeGenerator)
}

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/trait_wen-yun_erp.git
git@api.gitlife.ru:oschina-mirror/trait_wen-yun_erp.git
oschina-mirror
trait_wen-yun_erp
trait_wen-yun_erp
main