Skip to content

Commit 03408d2

Browse files
committed
fix: dynamic import validator with file url on windows
resolves #232
1 parent 9fe8252 commit 03408d2

File tree

3 files changed

+8361
-5
lines changed

3 files changed

+8361
-5
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,8 @@
4040
"chalk": "^5.1.2",
4141
"html-validate": "~7.10.1",
4242
"pathe": "^1.0.0",
43-
"prettier": "^2.7.1"
43+
"prettier": "^2.7.1",
44+
"std-env": "^3.3.1"
4445
},
4546
"devDependencies": {
4647
"@nuxt/module-builder": "0.2.1",

0 commit comments

Comments
 (0)