rollup-plugin-gleam

Vite compatible Rollup plugin for Gleam language

Abort build with wrapped error if gleam.toml is missing The latest Vite (v7) exits with cryptic "error: undefined" like message if a plugin throws an exception. I don't know that has been a thing or newly introduced "feature", but this patch (should) fix that.

Changes

4 changed files (+50/-1)