Commit 3a8f1c2
committed
fix: move @lwrjs/api declaration to global.d.ts for better CI resolution
- Moved TypeScript declaration from src/types/lwrjs-api.d.ts to src/global.d.ts
- Global declaration files are more reliably picked up by TypeScript compiler in CI environments
- Should resolve TS7016 module resolution error in GitHub Actions CI1 parent d29fbbc commit 3a8f1c2
1 file changed
+0
-0
lines changedFile renamed without changes.
0 commit comments