Skip to content

Commit

Permalink
Migrate to Angular 15
Browse files Browse the repository at this point in the history
Fixes: https://github.com/aquarist-labs/s3gw/issues/513

Signed-off-by: Volker Theile <vtheile@suse.com>
  • Loading branch information
votdev committed May 16, 2023
1 parent d2c67be commit 9376e22
Show file tree
Hide file tree
Showing 5 changed files with 6,912 additions and 6,981 deletions.
16 changes: 0 additions & 16 deletions src/frontend/.browserslistrc

This file was deleted.

3 changes: 2 additions & 1 deletion src/frontend/jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@ module.exports = {
moduleFileExtensions: ['ts', 'html', 'js', 'json', 'mjs'],
moduleNameMapper: {
'~/(.*)$': '<rootDir>/src/$1'
}
},
transformIgnorePatterns: ['node_modules/(?!.*\\.mjs$|rxjs)']
};
Loading

0 comments on commit 9376e22

Please sign in to comment.