/
githubmirror
/
magento2
Обзор
Документация
Войти
/
githubmirror
/
magento2
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
2.4-develop
dev/tools/grunt/configs/concat.json
10 строк
312 B
GrimLink
IMP: formatting for grunt config files
15 сен 2020, 19:39
15 сен 2020, 19:39
f7f5dce
Код
Авторство
О чём код?
{ "options": { "stripBanners": true, "banner": "/**\n * Copyright © <%= grunt.template.today(\"yyyy\") %> Magento. All rights reserved.\n * See COPYING.txt for license details.\n */\n" }, "setup": { "src": "<%= path.css.setup %>/setup.css", "dest": "<%= path.css.setup %>/setup.css" } }