Robin Ward 13b31def80 FIX: Ember CLI was being hijacked before potential errors
This was problematic if something like SCSS file throws an error as the
app would tell Ember CLI to bootstrap as if everything is fine and not
display the error.

The fix is to only hijack the rendering at the end of the template
instead of the beginning.
2021-09-08 16:07:54 -04:00
..
2021-06-21 11:06:58 +08:00
2019-05-02 16:23:25 +10:00
2021-06-21 11:06:58 +08:00
2017-10-27 09:13:04 +05:30
2020-01-21 19:23:08 +02:00
2021-06-21 11:06:58 +08:00