Skip to content

Commit 2fc0d6f

Browse files
author
月满
committed
fix: rebase error
1 parent c99c297 commit 2fc0d6f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/utils/ts-plus-babel.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,6 @@ export const tsPlusBabel = async (watch = false, wholeProject = false, packageIn
133133
return fn(options);
134134
},
135135
getBabelOptions({
136-
modules: false,
137136
plugins: [importRename(wholeProject)],
138137
}),
139138
),

0 commit comments

Comments
 (0)