Skip to content

Commit

Permalink
fix(resolve): properly resolve relative to file urls
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Aug 10, 2022
1 parent e2e5717 commit 2099c28
Show file tree
Hide file tree
Showing 3 changed files with 394 additions and 137 deletions.
3 changes: 2 additions & 1 deletion package.json
Expand Up @@ -26,7 +26,8 @@
"dependencies": {
"acorn": "^8.8.0",
"pathe": "^0.3.3",
"pkg-types": "^0.3.3"
"pkg-types": "^0.3.3",
"ufo": "^0.8.5"
},
"devDependencies": {
"@nuxtjs/eslint-config-typescript": "latest",
Expand Down

0 comments on commit 2099c28

Please sign in to comment.