mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-08 00:38:39 +09:00
[Basilisk] Dont preprocess files that dont need preprocessing
This commit is contained in:
parent
fa1cbb6658
commit
4c819bd3d5
5 changed files with 7 additions and 10 deletions
|
|
@ -8,12 +8,12 @@ DIST_SUBDIR = ''
|
|||
DEFINES['HAVE_SIDEBAR'] = True
|
||||
|
||||
EXTRA_COMPONENTS += [
|
||||
'nsSearchService.js',
|
||||
'nsSearchSuggestions.js',
|
||||
'nsSidebar.js',
|
||||
]
|
||||
|
||||
EXTRA_PP_COMPONENTS += [
|
||||
'nsSearchService.js',
|
||||
'toolkitsearch.manifest',
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue