We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2886b55 commit e98d829Copy full SHA for e98d829
src/index.js
@@ -27,6 +27,7 @@ import {
27
sort,
28
combineRequests,
29
stringifyRequest,
30
+ defaultGetLocalIdent,
31
} from "./utils";
32
33
export default async function loader(content, map, meta) {
0 commit comments