Skip to content

Commit

Permalink
feat(vite): error messages when .server files are referenced by client
Browse files Browse the repository at this point in the history
  • Loading branch information
pcattori committed Dec 12, 2023
1 parent 19d7f83 commit b534db7
Show file tree
Hide file tree
Showing 4 changed files with 286 additions and 175 deletions.
2 changes: 1 addition & 1 deletion integration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@
"tailwindcss": "^3.3.0",
"type-fest": "^4.0.0",
"typescript": "^5.1.0",
"vite-tsconfig-paths": "^4.2.1"
"vite-tsconfig-paths": "^4.2.2"
}
}
Loading

0 comments on commit b534db7

Please sign in to comment.