This repository has been archived on 2023-03-18. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
osr-discourse-src/app/assets/javascripts/discourse-common/config/environment.js.es6
T
2019-11-07 11:20:35 -06:00

2 lines
72 B
JavaScript

export default { environment: Ember.testing ? "test" : "development" };