Articles tagged with Node.js

Vite throwing ESM error during build

Posted on
I had an issue where I tried to upgrade a Vue project which was built on vue-cli to use Vite instead. Things were fine until I tried to include Tailwind plugin for Vite.