TanStack Start verbatimModuleSyntax in SPA mode
#5659
andreilgeorgescu
started this conversation in
General
Replies: 1 comment
-
|
i think so, yes. unless you dont have any server code in your start app (if so, probably you are better of with router ) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The documentation here states that it is recommended to disable
verbatimModuleSyntaxdue to the possibility of server bundles leaking into client bundles.Is this an issue even if I stick to exclusively using TanStack Start's SPA mode?
Beta Was this translation helpful? Give feedback.
All reactions