dbashford / mimosa

A lightning-fast, modular, next generation browser development tool.
http://mimosa.io/
519 stars 34 forks source link

Handle both stringified and object source maps #427

Open dbashford opened 9 years ago

dbashford commented 9 years ago

Currently the javascript base compiler expects source maps to be strings. Many compilers now provide objects. Need to handle both.