-
Notifications
You must be signed in to change notification settings - Fork 87
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
[WIP] Refactoring ENB config #1349
Conversation
[techs.bem.bemjsonToBemdecl, { | ||
target : '.tmp.bemdecl.js' | ||
}], | ||
[techs.bem.deps, { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
tech.levels({ levels : levels }),
tech.bemjsonToBemdecl('.tmp.bemdecl.js'), // sugar for target
etc. ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I reopened old issue in this topic. I propose to continue the discussion there.
|
||
// JavaScript Files | ||
[techs.bem.depsByTechToBemdecl, { | ||
target : '.tmp.required-js.bemdecl.js', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
why required
?
@andrewblond There should be an introductory message in the description of pull request to get the idea of the changes. |
@andrewblond what is the status of this PR? |
@andrewblond any progress here? |
Resolved #1345