You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Due to this I use version 2.8.3 of vite-plugin-solid, but today I created a new project with the newest version by running npm init solid and I can confirm this problem doesn't occur
Duplicates
Latest version
Current behavior 😯
If I write a namespace it gets stripped out of JavaScript code.
(Both on build and dev)
Expected behavior 🤔
It shouldn't
Steps to reproduce 🕹
Steps:
npm init solid
and create a basic projectsrc/routes/index.tsx
npm run dev
and go to the pageContext 🔦
No response
Your environment 🌎
(I don't know what's the command)
The text was updated successfully, but these errors were encountered: