Skip to content

Commit

Permalink
fix(stub): enable interopDefault by default
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Sep 30, 2024
1 parent 1a65aef commit 8e6f7e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/build.ts
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ async function _build(
* See https://github.com/unjs/jiti#%EF%B8%8F-options
*/
jiti: {
interopDefault: true,
alias: {},
},
},
Expand Down

0 comments on commit 8e6f7e4

Please sign in to comment.