Skip to content

Commit 38dc363

Browse files
author
Fifciuu
committed
fix: tsconfig.json
1 parent 643300d commit 38dc363

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
],
2121
"paths": {
2222
"core/*": ["core/*"],
23-
"theme/*": ["src/themes/default/*"], //needs testing with non-default theme!
23+
"theme/*": ["src/themes/default/*"],
2424
"core/modules/*": ["./core/modules/*"],
2525
"@vue-storefront/*": ["./"]
2626
},

0 commit comments

Comments
 (0)