We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
I'm migrating a legacy React TypeScript project from Webpack to Vite. I have some pretty substantial preval code.
Vite uses Babel internally, so I think it should be possible to use this with Vite. Has anyone succeeded in getting it working?