template-gleam-javascript
template-gleam-javascript copied to clipboard
JavaScript support is built into the Gleam build tool, so this is no longer needed!
JavaScript support is now built into the Gleam build tool, so this is no longer needed!
Try running your project with gleam run --target javascript or adding target = "javascript" to your gleam.toml.