Commit b88c692
fix: use nodenext module resolution for plugin tsconfig
Address code review feedback: use nodenext (not bundler) module resolution
since plugin.js runs in Node.js at runtime, not in a bundler.
Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>1 parent 126c56c commit b88c692
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
| 4 | + | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments