Skip to content

Commit

Permalink
revert import change
Browse files Browse the repository at this point in the history
  • Loading branch information
fwouts committed Apr 16, 2022
1 parent 464f948 commit c66f65b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/commonjs/src/transform-commonjs.js
Expand Up @@ -8,8 +8,8 @@ import MagicString from 'magic-string';

import {
getKeypath,
hasDefineEsmProperty,
isDefineCompiledEsm,
hasDefineEsmProperty,
isFalsy,
isReference,
isShorthandProperty,
Expand Down

0 comments on commit c66f65b

Please sign in to comment.