Commit 4d00510
Re-enable RouterApp components for integration tests
The RouterApp components were temporarily disabled, causing integration
tests to fail. Re-enabled them and updated knip config accordingly.
Changes:
- Renamed RouterApp.*.jsx.skip back to RouterApp.*.jsx
- Removed RouterApp-related ignores from knip.ts
- Removed react-router-dom from ignoreDependencies
The RouterApp.server.jsx already has the correct import for
react-router-dom v6 (react-router-dom/server.js).
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent 6a924fc commit 4d00510
File tree
3 files changed
+0
-8
lines changed- spec/dummy/client/app/startup
3 files changed
+0
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | 115 | | |
122 | 116 | | |
123 | 117 | | |
| |||
154 | 148 | | |
155 | 149 | | |
156 | 150 | | |
157 | | - | |
158 | | - | |
159 | 151 | | |
160 | 152 | | |
161 | 153 | | |
| |||
0 commit comments