mirror of
https://github.com/Eugeny/tabby.git
synced 2025-06-09 14:00:03 +00:00
fixed missing locale modules - fixes #5466
This commit is contained in:
parent
d82f78a026
commit
5b4a1a5581
@ -122,7 +122,7 @@ module.exports = options => {
|
|||||||
'windows-native-registry',
|
'windows-native-registry',
|
||||||
'windows-process-tree',
|
'windows-process-tree',
|
||||||
'windows-process-tree/build/Release/windows_process_tree.node',
|
'windows-process-tree/build/Release/windows_process_tree.node',
|
||||||
/^@angular/,
|
/^@angular(?!\/common\/locales)/,
|
||||||
/^@ng-bootstrap/,
|
/^@ng-bootstrap/,
|
||||||
/^rxjs/,
|
/^rxjs/,
|
||||||
/^tabby-/,
|
/^tabby-/,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user