Skip to content

Commit 3d7faee

Browse files
committed
chore(ui): update to angular 21
1 parent 17c7920 commit 3d7faee

File tree

4 files changed

+1747
-1366
lines changed

4 files changed

+1747
-1366
lines changed

springwolf-ui/jest.config.cjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/** @type {import('jest').Config} */
22

3-
const esModules = ['@angular', 'jsonpath-plus', '@stoplight', 'nimma', 'prism-code-editor'];
3+
const esModules = ['@angular', 'jsonpath-plus', '@stoplight', 'nimma', 'ngx-markdown', 'marked', 'prism-code-editor'];
44

55
const config = {
66
preset: 'jest-preset-angular',

0 commit comments

Comments
 (0)