FuelLabs / sway-playground

🌴▶️ Sway in the browser

Home Page:https://sway-playground.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix new lines in error log output

sdankel opened this issue · comments

There seem to be extra newlines due to the way ansicolor parses spans. There might be a better npm package that keeps track of the source lines that we can use.

image