preactjs / preset-vite

Preset for using Preact with the vite bundler
https://npm.im/@preact/preset-vite
MIT License
259 stars 26 forks source link

fix: Support `.cjs` & `.mjs` extensions #129

Closed rschristian closed 2 months ago

rschristian commented 2 months ago

Closes #128

The .cjs support is perhaps debatable, not sure if that's really an issue people will run into.