mirror of
https://github.com/discourse/discourse.git
synced 2024-11-24 05:50:14 +08:00
13b31def80
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. |
||
---|---|---|
.. | ||
_head.html.erb | ||
application.html.erb | ||
crawler.html.erb | ||
email_template.html.erb | ||
embed.html.erb | ||
ember_cli.html.erb | ||
finish_installation.html.erb | ||
no_ember.html.erb | ||
publish.html.erb |