Skip to content

Commit

Permalink
this symlink behaviour is very weird
Browse files Browse the repository at this point in the history
  • Loading branch information
HannesGitH committed Jan 26, 2024
1 parent 560e280 commit de1e364
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ const config: UserConfig = {
// },
server: {
fs: {
allow: ['./dependencies/svelte-navbar/package/'],
allow: ['./dependencies/svelte-navbar/'],
},
},

Expand Down

0 comments on commit de1e364

Please sign in to comment.