Cropster / ember-l10n

A GNU gettext based localization workflow for Ember
MIT License
15 stars 7 forks source link

When generating, create default locales dir + en.json #11

Closed Ramblurr closed 6 years ago

Ramblurr commented 7 years ago

When installing ember-l10n on a fresh project, it creates the service which references /assets/locales and en.json, both of which probably don't exist.

It would be nice if the blueprint could create this directory and add a skeleton en.json file.

arm1n commented 6 years ago

Fixed with version v1.0.0.