Munter / tolk

A file reader that promises to translate non-web assets to web assets given the available transpilers. Autoprefixing, sourcemaps and all!
27 stars 0 forks source link

Figure out a way to configure engines #1

Open Munter opened 9 years ago

Munter commented 9 years ago

Current working idea: Read relevant .<engine-name>.js files, which each contain the verbatim config object that the corresponding engine README describes. The goal is to have zero config wrapper syntaxes that the consumer needs to figure out