JoshuaKGoldberg / emoji-blast

Blasts emoji like fireworks all up in your HTML page. 🎆
https://emojiblast.dev
MIT License
236 stars 17 forks source link

🛠 Tooling: Switch from Webpack to something newer/faster #240

Open JoshuaKGoldberg opened 5 months ago

JoshuaKGoldberg commented 5 months ago

Bug Report Checklist

Overview

A few of these projects use Webpack to create browser-friendly bundles. Webpack is kind of old. Newer shiny things like Vite exist now. Let's use that!

Additional Info

No response

JoshuaKGoldberg commented 1 month ago

Webpack is working fine for now. There've been no performance or usability issues. I'm unassigning myself. If someone really wants to switch to Vite, accepting PRs. 🙂