Skip to content

Commit d9a61c2

Browse files
authored
Update .changeset/vite-deprecate-public-path.md
1 parent dd806ee commit d9a61c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.changeset/vite-deprecate-public-path.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44

55
Vite: Remove the ability to pass `publicPath` as an option to the Remix vite plugin
66
- ⚠️ **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

Comments
 (0)