File tree Expand file tree Collapse file tree 1 file changed +10
-6
lines changed
packages/vite-plugin-react-router Expand file tree Collapse file tree 1 file changed +10
-6
lines changed Original file line number Diff line number Diff line change @@ -86,9 +86,11 @@ export default function Example() {
8686}
8787```
8888
89- > [ !IMPORTANT] Note that in local development, ` getNetlifyRouterContext ` requires Netlify platform emulation, which is
90- > provided seamlessly by [ ` @netlify/vite-plugin ` ] ( https://www.npmjs.com/package/@netlify/vite-plugin ) (or Netlify CLI -
91- > up to you).
89+ > [ !IMPORTANT]
90+ >
91+ > Note that in local development, ` getNetlifyRouterContext ` requires Netlify platform emulation, which is provided
92+ > seamlessly by [ ` @netlify/vite-plugin ` ] ( https://www.npmjs.com/package/@netlify/vite-plugin ) (or Netlify CLI - up to
93+ > you).
9294
9395### Middleware context
9496
@@ -118,6 +120,8 @@ export default function Home() {
118120}
119121```
120122
121- > [ !IMPORTANT] Note that in local development, ` getNetlifyRouterContext ` requires Netlify platform emulation, which is
122- > provided seamlessly by [ ` @netlify/vite-plugin ` ] ( https://www.npmjs.com/package/@netlify/vite-plugin ) (or Netlify CLI -
123- > up to you).
123+ > [ !IMPORTANT]
124+ >
125+ > Note that in local development, ` getNetlifyRouterContext ` requires Netlify platform emulation, which is provided
126+ > seamlessly by [ ` @netlify/vite-plugin ` ] ( https://www.npmjs.com/package/@netlify/vite-plugin ) (or Netlify CLI - up to
127+ > you).
You can’t perform that action at this time.
0 commit comments