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

removePeriods is not registered #45

Open
guillaume-duchemin opened this issue Mar 8, 2018 · 2 comments
Open

removePeriods is not registered #45

guillaume-duchemin opened this issue Mar 8, 2018 · 2 comments

Comments

@guillaume-duchemin
Copy link

guillaume-duchemin commented Mar 8, 2018

Hi ! Thx for your font generator, it is very helpful ;)
But I have an issue with the html file. When I set

html: true,
htmlTemplate: 'src/templates/html.hbs',
htmlDest: 'dist/index.html',

renderHTML function seems to be called but handlebar crashes with this error message:
Missing helper: "removePeriods"

I had to add it manually in my JS file.

Any idea ?
Anyone with the same issue ?

Have a good day.

@davorpeic
Copy link

I'm using one webpack plugin that relies on this generator and I noticed that baseSelector class is not rendered because uses removePeriods helpers, I don't see any errors, but I assume it could be related why class is not rendered in html template

@guillaume-duchemin
Copy link
Author

Maybe, i'm using it natively !

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