discourse/bin
Robin Ward 51f872f13a
DEV: Require Ember CLI to be used in development mode (#12738)
We really want to encourage all developers to use Ember CLI for local
development and testing. This will display an error page if they are not
with instructions on how to start the local server.

To disable it, you can set `NO_EMBER_CLI=1` as an ENV variable
2021-04-29 14:13:36 -04:00
..
docker DEV: support for relative symlinks for plugins in docker dev (#10955) 2020-10-21 09:39:53 +11:00
bundle DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
ember-cli DEV: Require Ember CLI to be used in development mode (#12738) 2021-04-29 14:13:36 -04:00
notify_file_change FIX: notify_file_change was outputting a command to vim 2020-12-10 10:03:57 -05:00
rails DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
rake DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
rspec DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
turbo_rspec DEV: support --fail-fast in bin/turbo_rspec (#8170) 2019-10-09 09:40:06 -05:00
unicorn DEV: require fileutils gem on boot (#11542) 2020-12-21 16:31:06 +11:00