Commit db6db6d
committed
fix: add type annotation to VITE_PLUS_VERSION for isolatedDeclarations
rolldown-vite uses --isolatedDeclarations which requires explicit type
annotations. Add `: string` to the VITE_PLUS_VERSION constant.1 parent e55a05e commit db6db6d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| |||
0 commit comments