mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-27 10:57:34 +09:00
[WebExAM] Deduplicate toolkit/mozapps/webextensions
This commit is contained in:
parent
e25be6c404
commit
f5ddf51953
23 changed files with 20 additions and 794 deletions
|
|
@ -5,6 +5,8 @@
|
|||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
EXTRA_JS_MODULES.addons += [
|
||||
'../../extensions/internal/ProductAddonChecker.jsm',
|
||||
'../../extensions/internal/SpellCheckDictionaryBootstrap.js',
|
||||
'AddonLogging.jsm',
|
||||
'AddonRepository.jsm',
|
||||
'AddonRepository_SQLiteMigrator.jsm',
|
||||
|
|
@ -13,8 +15,6 @@ EXTRA_JS_MODULES.addons += [
|
|||
'E10SAddonsRollout.jsm',
|
||||
'GMPProvider.jsm',
|
||||
'LightweightThemeImageOptimizer.jsm',
|
||||
'ProductAddonChecker.jsm',
|
||||
'SpellCheckDictionaryBootstrap.js',
|
||||
'WebExtensionBootstrap.js',
|
||||
'XPIProvider.jsm',
|
||||
'XPIProviderUtils.js',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue