rollup-plugin-gleam

Vite compatible Rollup plugin for Gleam language

Fix Gleam compilation runs twice for single file change I assumed Rollup/Vite's `addWatchFile` do deduplication, like `Set`, but it turned out they don't.

Changes

1 changed files (+4/-1)