-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added metaTechs
option (WIP)
#13
Conversation
What semantics does the "meta" part of the option have here? |
+1 к @narqo. Что обозначают ключи ( |
У мета-технологии есть опции, в которых хранится информация о том, что можно взять на вход и куда нужно записать результат. Для каждого таргета набор опций свой: https://github.com/enb-bem/enb-bem-specs/blob/issue-11/lib/node-configurator.js#L26-L41. По умолчанию, сейчас Пример того, как написать свою мета-технологию выше в коде: функция |
@andrewblond Можно ли при помощи |
@arikon, только про переопределение. Зачем хотеть собирать что-то ещё? |
@andrewblond Мне в целом не нравится решение про Можем обсудить голосом. |
/cc @j0tunn |
Решили, что будем делать опции, вместо мета-технологий. |
Resolved #11
?.css
,?.js
and?.html
targets tolib/meta-techs
.metaTechs
option.Example: