Skip to content

Commit 3fb385a

Browse files
feat(angular): add Vite HMR with route, dialog, and cache preserve
Sit on the @nativescript/vite client contract and keep the current URL, opt-in dialogs, compiled-component identities, and HmrCacheService across __reboot_ng_modules__ without walking a leftover back-stack. Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 552dc99 commit 3fb385a

37 files changed

Lines changed: 3677 additions & 153 deletions

package-lock.json

Lines changed: 18 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
"sass": "1.72.0",
109109
"sinon": "^17.0.0",
110110
"tailwindcss": "~3.4.0",
111-
"ts-jest": "29.4.9",
111+
"ts-jest": "29.4.12",
112112
"ts-node": "10.9.2",
113113
"tslib": "^2.8.0",
114114
"typescript": "6.0.3",

0 commit comments

Comments
 (0)