don't use declare() for static objects with no inheritance because apparently it's not actually needed by AMD
This commit is contained in:
@@ -2,12 +2,6 @@
|
||||
/* global dijit,__ */
|
||||
|
||||
let App;
|
||||
let CommonDialogs;
|
||||
let Filters;
|
||||
let Feeds;
|
||||
let Headlines;
|
||||
let Article;
|
||||
let PluginHost;
|
||||
|
||||
const Plugins = {};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user