Commit f417ffe
committed
fix(unplugin-dts): remove forceDtsEmit to support declarationMap
Remove the forceDtsEmit flag passed to program.emit() in transform(),
which prevents TypeScript from emitting .d.ts.map files when
declarationMap is enabled in tsconfig.
fix #4491 parent 63dc649 commit f417ffe
1 file changed
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
432 | 432 | | |
433 | 433 | | |
434 | 434 | | |
435 | | - | |
436 | | - | |
437 | | - | |
438 | 435 | | |
439 | 436 | | |
440 | 437 | | |
| |||
0 commit comments