SolidJSS
SolidJSβ€’2y agoβ€’
8 replies
Enrypase

"default" is not exported by "src/entry-client.tsx"

Hi everybody,
I've noticed the following warning during build time in my project.

I tried to create a new project from scratch with > solid start > typescript > tailwindcss, and I was that this warning still persists.

I've tried to google it but nothing was found.

πŸ“¦ Compiling client router...
vinxi building router client in client mode
vite v5.3.3 building for production...
virtual:$vinxi/handler/client (1:101): "default" is not exported by "src/entry-client.tsx", imported by "virtual:$vinxi/handler/client"
Was this page helpful?