diff --git a/angular.json b/angular.json index 7bded5a0..90a31a04 100644 --- a/angular.json +++ b/angular.json @@ -79,7 +79,7 @@ "customWebpackConfig": { "path": "./extra-webpack.config.js" }, - "allowedCommonJsDependencies": ["downloadjs", "dayjs", "fast-deep-equal"] + "allowedCommonJsDependencies": ["lodash.clonedeep", "downloadjs", "dayjs", "fast-deep-equal"] }, "configurations": { "production": {