Skip to content

fix(start-router-manifest): change code snippet to ALWAYS have HMR ready in development - #3313

Merged
SeanCassiere merged 2 commits into
mainfrom
fix/start-hmr
Feb 3, 2025
Merged

fix(start-router-manifest): change code snippet to ALWAYS have HMR ready in development#3313
SeanCassiere merged 2 commits into
mainfrom
fix/start-hmr

Conversation

@SeanCassiere

@SeanCassiere SeanCassiere commented Feb 3, 2025

Copy link
Copy Markdown
Member

Refactors #2286 to fit the current packages in use to supersede #2316 & #2286

Closes #1992
Closes #2179

@nx-cloud

nx-cloud Bot commented Feb 3, 2025

Copy link
Copy Markdown
Contributor

View your CI Pipeline Execution ↗ for commit 5a45917.

Command Status Duration Result
nx affected --targets=test:eslint,test:unit,tes... ✅ Succeeded 4m 28s View ↗
nx run-many --target=build --exclude=examples/*... ✅ Succeeded 1s View ↗

☁️ Nx Cloud last updated this comment at 2025-02-03 04:28:37 UTC

@pkg-pr-new

pkg-pr-new Bot commented Feb 3, 2025

Copy link
Copy Markdown

Open in Stackblitz

More templates

@tanstack/arktype-adapter

npm i https://pkg.pr.new/@tanstack/arktype-adapter@3313

@tanstack/create-start

npm i https://pkg.pr.new/@tanstack/create-start@3313

@tanstack/create-router

npm i https://pkg.pr.new/@tanstack/create-router@3313

@tanstack/directive-functions-plugin

npm i https://pkg.pr.new/@tanstack/directive-functions-plugin@3313

@tanstack/history

npm i https://pkg.pr.new/@tanstack/history@3313

@tanstack/react-cross-context

npm i https://pkg.pr.new/@tanstack/react-cross-context@3313

@tanstack/eslint-plugin-router

npm i https://pkg.pr.new/@tanstack/eslint-plugin-router@3313

@tanstack/react-router

npm i https://pkg.pr.new/@tanstack/react-router@3313

@tanstack/react-router-with-query

npm i https://pkg.pr.new/@tanstack/react-router-with-query@3313

@tanstack/router-cli

npm i https://pkg.pr.new/@tanstack/router-cli@3313

@tanstack/router-core

npm i https://pkg.pr.new/@tanstack/router-core@3313

@tanstack/router-devtools

npm i https://pkg.pr.new/@tanstack/router-devtools@3313

@tanstack/router-generator

npm i https://pkg.pr.new/@tanstack/router-generator@3313

@tanstack/router-plugin

npm i https://pkg.pr.new/@tanstack/router-plugin@3313

@tanstack/router-utils

npm i https://pkg.pr.new/@tanstack/router-utils@3313

@tanstack/router-vite-plugin

npm i https://pkg.pr.new/@tanstack/router-vite-plugin@3313

@tanstack/server-functions-plugin

npm i https://pkg.pr.new/@tanstack/server-functions-plugin@3313

@tanstack/start

npm i https://pkg.pr.new/@tanstack/start@3313

@tanstack/start-api-routes

npm i https://pkg.pr.new/@tanstack/start-api-routes@3313

@tanstack/start-client

npm i https://pkg.pr.new/@tanstack/start-client@3313

@tanstack/start-config

npm i https://pkg.pr.new/@tanstack/start-config@3313

@tanstack/start-plugin

npm i https://pkg.pr.new/@tanstack/start-plugin@3313

@tanstack/start-router-manifest

npm i https://pkg.pr.new/@tanstack/start-router-manifest@3313

@tanstack/start-server

npm i https://pkg.pr.new/@tanstack/start-server@3313

@tanstack/start-server-functions-client

npm i https://pkg.pr.new/@tanstack/start-server-functions-client@3313

@tanstack/start-server-functions-fetcher

npm i https://pkg.pr.new/@tanstack/start-server-functions-fetcher@3313

@tanstack/start-server-functions-handler

npm i https://pkg.pr.new/@tanstack/start-server-functions-handler@3313

@tanstack/start-server-functions-server

npm i https://pkg.pr.new/@tanstack/start-server-functions-server@3313

@tanstack/start-server-functions-ssr

npm i https://pkg.pr.new/@tanstack/start-server-functions-ssr@3313

@tanstack/valibot-adapter

npm i https://pkg.pr.new/@tanstack/valibot-adapter@3313

@tanstack/virtual-file-routes

npm i https://pkg.pr.new/@tanstack/virtual-file-routes@3313

@tanstack/zod-adapter

npm i https://pkg.pr.new/@tanstack/zod-adapter@3313

commit: 5a45917

@SeanCassiere SeanCassiere linked an issue Feb 3, 2025 that may be closed by this pull request
@SeanCassiere
SeanCassiere marked this pull request as ready for review February 3, 2025 04:24
@SeanCassiere
SeanCassiere merged commit dc49701 into main Feb 3, 2025
@SeanCassiere
SeanCassiere deleted the fix/start-hmr branch February 3, 2025 04:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Start]: $RefreshSig$ is not a function [TanStack Start] HMR is not working from root route (__root)

1 participant