Caleb Hoff
Caleb Hoff
I will revisit this PR in the next few days.. I'll scale it back to just these things: -Upgrade eslint, @types/node, & react-i18next -Changed enums to const enums. It is...
> I think this is just fine. I am going to merge it. Just I wanna keep the .npmrc file as well that was it. > > What I meant...
Take a look at my other PR? I plan to close this one in favor of it.
For anyone who finds this and VItePluginNode is still outdated... I've created a small, lightweight, and up-to-date version [here](https://github.com/qeleb/Vite-Fastify-Dev-Plugin). It is specifically designed for Fastify, but can be easily switched...
please do this
i had this same problem when outputting as CommonJS
the debugger seemed to suggest this issue is in Vite but I’m not sure either
Hi! did you ever sort this out? It's possible there is a version mismatch with the eslint react config.
Hi! I'm glad you like it! Yes you can! You can use the [Emotion Babel macro](https://emotion.sh/docs/babel-macros) to integrate it into the boilerplate. You'll want to replace styled-components in the [babel-macro...