mirror of
https://github.com/discourse/discourse.git
synced 2025-06-24 00:52:51 +08:00
Migrate discourse-common
from es6 -> js
This commit is contained in:
@ -0,0 +1,3 @@
|
||||
export const INPUT_DELAY = 250;
|
||||
|
||||
export default { environment: Ember.testing ? "test" : "development" };
|
Reference in New Issue
Block a user