AAE-35934 Cleanup dependencies (#11089)

This commit is contained in:
Denys Vuika
2025-07-31 12:57:38 -04:00
committed by GitHub
parent b67d0a7886
commit c8f0860514
5 changed files with 4 additions and 399 deletions

View File

@@ -26,8 +26,7 @@ module.exports = function (config) {
included: false,
served: true,
watched: false
},
{ pattern: 'node_modules/resize-observer-polyfill/dist/ResizeObserver.global.js', included: true, watched: false }
}
],
frameworks: ['jasmine-ajax', 'jasmine', '@angular-devkit/build-angular'],