<%= stylesheet_link_tag(:ember_cli) %>

Ember CLI is Required in Development Mode

To run Ember CLI in development mode, please do the following:

$ bin/ember-cli

Then visit the following URL to use Discourse:

http://<%= Discourse.current_hostname %>:4200<%= Discourse.base_path %>

To disable this warning and allow direct Rails access, start the server with ALLOW_EMBER_CLI_PROXY_BYPASS=1