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-widget-hbs/config/environment.js
T
Robin Ward e80332a2bc REFACTOR: Sync up master with changes for Ember-CLI (#11671)
The more parallel the branches, the easier the transition will be.
2021-01-12 10:13:21 -05:00

6 lines
90 B
JavaScript

"use strict";
module.exports = function (/* environment, appConfig */) {
return {};
};