Skip to content

Commit e98d829

Browse files
authored
re-export defaultGetLocalIdent from entry
1 parent 2886b55 commit e98d829

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.js

+1
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ import {
2727
sort,
2828
combineRequests,
2929
stringifyRequest,
30+
defaultGetLocalIdent,
3031
} from "./utils";
3132

3233
export default async function loader(content, map, meta) {

0 commit comments

Comments
 (0)