Skip to content
This repository was archived by the owner on Jan 24, 2019. It is now read-only.

need to update HTMLBars #17

Closed
ehariprasad opened this issue Nov 2, 2016 · 1 comment
Closed

need to update HTMLBars #17

ehariprasad opened this issue Nov 2, 2016 · 1 comment

Comments

@ehariprasad
Copy link

ehariprasad commented Nov 2, 2016

Hi,

We are using this awesome package to generate fonts in our ember app. Now we are trying to upgrade from 2.7.0 to 2.9.0, during the process we are getting error in scss.hbs with variable '@key'. In ember 2.8 they have disallowed using @ in hbs templates. So we need to update htmlbars version to 4.0.5 so that we can use |key value| set in templates.

I have seen pull request , on using which its working fine locally. But to make it working on production i need to fork your 'broccoli-webfont' and 'ember-cli-webfont'. Can you update htmlbar package in your package.json so that i don't need to do fork those libraries.

Thanks,
Hari

@moimael
Copy link
Collaborator

moimael commented Feb 1, 2017

#15 is merged.

@moimael moimael closed this as completed Feb 1, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants