ember build would throw and exit on:
```yml
# plugins/my_plugin/config/locales/client.en.yml
en:
js:
my_plugin:
```
|
||
|---|---|---|
| .. | ||
| assets | ||
| controllers | ||
| helpers | ||
| jobs | ||
| mailers | ||
| models | ||
| serializers | ||
| services | ||
| views | ||
ember build would throw and exit on:
```yml
# plugins/my_plugin/config/locales/client.en.yml
en:
js:
my_plugin:
```
|
||
|---|---|---|
| .. | ||
| assets | ||
| controllers | ||
| helpers | ||
| jobs | ||
| mailers | ||
| models | ||
| serializers | ||
| services | ||
| views | ||