Commit 1c97751
authored
fix(test): missing .d.cts files (#397)
<!-- CURSOR_SUMMARY -->
> [!NOTE]
> Ensures type definition files are correctly processed during the build.
>
> - Extends vite-to-core import rewrite to also cover `*.d.cts` files alongside `*.js`, `*.mjs`, `*.cjs`, and `*.d.ts` in `packages/test/build.ts`
>
> <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit 927d5a9. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->1 parent 094af5b commit 1c97751
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
401 | 401 | | |
402 | 402 | | |
403 | 403 | | |
404 | | - | |
| 404 | + | |
| 405 | + | |
405 | 406 | | |
406 | 407 | | |
407 | 408 | | |
| |||
0 commit comments