koenbok / Framer

Framer - Design Everything
https://framer.com
MIT License
5.84k stars 479 forks source link

Fix debugging in Framer Studio #165

Open ajimix opened 9 years ago

ajimix commented 9 years ago

As I said in the facebook group...

Some framer studio versions before I was able to debug framerjs using the framer studio just by setting a debugger and opening the web inspector but now it doesn't work anymore. I don't know if it's a problem of framer studio or safari or what but web inspector is stopping at an unexisting breakpoint in html code... something weird...

Will be nice to fix it.

Thanks

koenbok commented 9 years ago

I suspect this is a WebKit2 issue with CoffeeScript and source mapping. I will have to investigate more...