preactjs / preset-vite

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

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

Closed rschristian closed 5 months ago

rschristian commented 5 months ago

Closes #128

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