fixed missing locale modules - fixes #5466

This commit is contained in:
Eugene Pankov
2022-01-13 14:25:16 +01:00
parent d82f78a026
commit 5b4a1a5581

View File

@@ -122,7 +122,7 @@ module.exports = options => {
'windows-native-registry',
'windows-process-tree',
'windows-process-tree/build/Release/windows_process_tree.node',
/^@angular/,
/^@angular(?!\/common\/locales)/,
/^@ng-bootstrap/,
/^rxjs/,
/^tabby-/,