You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .changeset/vite-deprecate-public-path.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,4 +4,4 @@
4
4
5
5
Vite: Remove the ability to pass `publicPath` as an option to the Remix vite plugin
6
6
- ⚠️ **This is a breaking change for projects using the unstable Vite plugin with a `publicPath`**
7
-
- This is already handled in Vite via the [`base`](https://vitejs.dev/guide/build.html#public-base-path) so we now set the Remix `publicPath` from the Vite `base` config
7
+
- This is already handled in Vite via the [`base`](https://vitejs.dev/guide/build.html#public-base-path)config so we now set the Remix `publicPath` from the Vite `base` config
0 commit comments