mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-03 10:11:15 +02:00
refactor(api): generate types next to modules (#8392)
* refactor(api): generate types next to modules" this fixes an issue with `moduleResolution: node` * change file * Update api-module-resolution-node.md
This commit is contained in:
5
.changes/api-module-resolution-node.md
Normal file
5
.changes/api-module-resolution-node.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@tauri-apps/api": "patch:bug"
|
||||
---
|
||||
|
||||
Fix a regression where typescript could not find types when using `"moduleResolution": "node"`
|
||||
Reference in New Issue
Block a user