diff --git a/webpack.plugin.config.js b/webpack.plugin.config.js index 4ddcc918..bc399cda 100644 --- a/webpack.plugin.config.js +++ b/webpack.plugin.config.js @@ -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-/,