Skip to content

Janiczek/elm-sourcemaps

Repository files navigation

elm-sourcemaps

A fork of elm/compiler that adds support for sourcemaps (from the gren/compiler PR #205).

Screencast

Build

stack build
stack install

Usage

elm-sourcemaps make --sourcemaps --output=elm.js src/Main.elm

This will compile Elm just like the official binary would, but it will also add the sourcemap to the JS file.

About

A fork of elm/compiler adding sourcemaps

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published