elixirscript/elixirscript

Source Maps

Ouverte

#367 ouverte le 26 août 2017

 (0 commentaire) (0 réaction) (0 personne assignée)Elixir (68 forks)batch import
help wanted

Métriques du dépôt

Stars
 (1 566 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

ElixirScript needs source maps. I am no expert on how source maps work, but looking for any help on making this possible.

The big issue is that Elixir does not include column information in its AST metadata.

Guide contributeur