vite-plugin-elm
vite-plugin-elm copied to clipboard
Preserve colours in Elm error messages
Currently all the colours from the Elm compiler are stripped out and Vite shows everything in the same colour. It would be lovely if the colours could be preserved as it makes errors much easier to read.