Skip to content

Commit

Permalink
Remove invalid PR link
Browse files Browse the repository at this point in the history
  • Loading branch information
brophdawg11 committed Nov 21, 2023
1 parent eddf624 commit 6585e04
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/remix-dev/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
### Patch Changes

- Support `nonce` prop on `LiveReload` component in Vite dev ([#8014](https://github.com/remix-run/remix/pull/8014))
- Lock into proper `@remix-run/router` version ([#8077](https://github.com/remix-run/remix/pull/8077))
- Ensure code-split JS files in the server build's assets directory aren't cleaned up after Vite build ([#8042](https://github.com/remix-run/remix/pull/8042))
- Fix redundant copying of assets from `public` directory in Vite build. This ensures that static assets aren't duplicated in the server build directory. This also fixes an issue where the build would break if `assetsBuildDirectory` was deeply nested within the `public` directory. ([#8039](https://github.com/remix-run/remix/pull/8039))
- Updated dependencies:
Expand Down

0 comments on commit 6585e04

Please sign in to comment.