Skip to content

Commit 2886b55

Browse files
authored
export defaultGetLocalIdent
1 parent 4dede55 commit 2886b55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/utils.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,7 @@ function escapeLocalIdent(localident) {
324324
);
325325
}
326326

327-
function defaultGetLocalIdent(
327+
export function defaultGetLocalIdent(
328328
loaderContext,
329329
localIdentName,
330330
localName,

0 commit comments

Comments
 (0)