Skip to content

Commit

Permalink
re-export defaultGetLocalIdent from entry
Browse files Browse the repository at this point in the history
  • Loading branch information
SkReD committed Feb 21, 2022
1 parent 2886b55 commit e98d829
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.js
Expand Up @@ -27,6 +27,7 @@ import {
sort,
combineRequests,
stringifyRequest,
defaultGetLocalIdent,
} from "./utils";

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

0 comments on commit e98d829

Please sign in to comment.