Skip to content

Commit c66f65b

Browse files
committed
revert import change
1 parent 464f948 commit c66f65b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/commonjs/src/transform-commonjs.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ import MagicString from 'magic-string';
88

99
import {
1010
getKeypath,
11-
hasDefineEsmProperty,
1211
isDefineCompiledEsm,
12+
hasDefineEsmProperty,
1313
isFalsy,
1414
isReference,
1515
isShorthandProperty,

0 commit comments

Comments
 (0)