Adds compatibility.js to the Firefox extension
This commit is contained in:
parent
844bc644fb
commit
d95f78610e
2 changed files with 2 additions and 1 deletions
1
make.js
1
make.js
|
@ -630,6 +630,7 @@ target.firefox = function() {
|
|||
defines: defines,
|
||||
copy: [
|
||||
[COMMON_WEB_FILES, FIREFOX_BUILD_CONTENT_DIR + '/web'],
|
||||
['web/compatibility.js', FIREFOX_BUILD_CONTENT_DIR + '/web'],
|
||||
['external/bcmaps/*', FIREFOX_BUILD_CONTENT_DIR + '/web/cmaps'],
|
||||
[FIREFOX_EXTENSION_DIR + 'tools/l10n.js',
|
||||
FIREFOX_BUILD_CONTENT_DIR + '/web']
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue