1
0
mirror of https://github.com/Eugeny/tabby.git synced 2025-07-31 22:46:58 +00:00

fixed missing locale modules - fixes

This commit is contained in:
Eugene Pankov
2022-01-13 14:25:16 +01:00
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-/,