This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/javascripts/discourse/lib
Jarek Radosz c3eb75bf00
DEV: Don't crash on empty plugin translations (#15097)
ember build would throw and exit on:

```yml
# plugins/my_plugin/config/locales/client.en.yml
en:
  js:
    my_plugin:

```
2021-11-25 22:55:37 +01:00
..
bootstrap-json DEV: Allow using incorrect headers with ember-cli (#15085) 2021-11-25 00:45:55 +01:00
discourse-scss.js Support for Testem in Ember CLI (#12442) 2021-03-19 09:32:46 -04:00
pretty-text-engine.js Support for Testem in Ember CLI (#12442) 2021-03-19 09:32:46 -04:00
translation-plugin.js DEV: Don't crash on empty plugin translations (#15097) 2021-11-25 22:55:37 +01:00