AmpersandJS / ampersand

Quickest way to get started with ampersand.
MIT License
812 stars 41 forks source link

link browserify debug to config.isDev #88

Closed fyockm closed 9 years ago

fyockm commented 9 years ago

Enable sourceMap by default for developmentMode.

fix #80

HenrikJoreteg commented 9 years ago

good call! These commits now included in #96. Will close this one, as it'll be merged through the other.