DEV: Remove ember-addons (#9559)
We weren't using this very much and introduces a dependency between discourse-common and discourse which makes moving to yarn workspaces more difficult. In the future we might user ember-addons properly but for now it's easier to move the code into discourse-common. Note the old folder is still there because at least one plugin was still requiring the old files. It will be removed in the future.
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
//= require_tree ./ember-addons
|
||||
//= require admin/models/user-field
|
||||
//= require admin/models/site-setting
|
||||
//= require admin/models/screened-ip-address
|
||||
|
||||
Reference in New Issue
Block a user