Skip to content
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

Provide 'freeze' function to BEMHTML 'root' block #53 #54

Merged
merged 1 commit into from
May 10, 2016

Conversation

vithar
Copy link
Collaborator

@vithar vithar commented Apr 30, 2016

No description provided.

@vithar
Copy link
Collaborator Author

vithar commented Apr 30, 2016

//cc @tadatuta Take a look.

@coveralls
Copy link

coveralls commented Apr 30, 2016

Coverage Status

Coverage increased (+0.1%) to 98.031% when pulling 972e1dc on issues/53-2 into 808c1f4 on master.

return freeze.freeze(absFilePath).replace(path.resolve(options.destinationRoot), '');
}
}));
if(_.includes(page.contentFile, '.bemjson.js')) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

_.endsWith()?

@vithar
Copy link
Collaborator Author

vithar commented Apr 30, 2016

Updated

@coveralls
Copy link

coveralls commented Apr 30, 2016

Coverage Status

Coverage increased (+0.003%) to 97.887% when pulling b356d64 on issues/53-2 into 808c1f4 on master.

@tadatuta
Copy link
Member

tadatuta commented May 1, 2016

lgtm

@tadatuta tadatuta mentioned this pull request May 9, 2016
@tadatuta tadatuta merged commit 1824b69 into master May 10, 2016
@tadatuta tadatuta deleted the issues/53-2 branch May 10, 2016 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants