a-la / alamode

A Node.JS RegExp-based transpiler of source code.
https://alamode.cc
GNU Affero General Public License v3.0
10 stars 1 forks source link

construct source map manually #5

Closed zavr-1 closed 5 years ago

zavr-1 commented 5 years ago

without the source map dependency

zavr-1 commented 5 years ago

Apart from just primitive generation of structured info as thought originally when creating the issue, the source-map is used to add mappings which can be complex to implement.