Skip to content

Commit

Permalink
export defaultGetLocalIdent
Browse files Browse the repository at this point in the history
  • Loading branch information
SkReD committed Feb 21, 2022
1 parent 4dede55 commit 2886b55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/utils.js
Expand Up @@ -324,7 +324,7 @@ function escapeLocalIdent(localident) {
);
}

function defaultGetLocalIdent(
export function defaultGetLocalIdent(
loaderContext,
localIdentName,
localName,
Expand Down

0 comments on commit 2886b55

Please sign in to comment.