AesopInteractive / lasso

Code Repository for Editus (formerly Lasso) Commercial Plugin
https://edituswp.com
GNU General Public License v2.0
147 stars 25 forks source link

JS should load unminified if SCRIPT_DEBUG #59

Closed Shelob9 closed 9 years ago

etcook commented 9 years ago

Another option might be just including a map

bearded-avenger commented 9 years ago

E! I'm somewhat illiterate when it comes to those things. Is that the same type of map file generated with gulp/grunt?

etcook commented 9 years ago

Correct - as long as they're available, Chrome can/will rebuild the original file for debugging.

bearded-avenger commented 9 years ago

fixed with commits above