monaca / Localkit

This contains release version of Monaca Localkit. Please use this repository for the change logs and issue report.
18 stars 7 forks source link

Monaca LocalKit Preview debugger: can't install React or AngularJS debugger extensions #9

Open svdoever opened 8 years ago

masahirotanaka commented 8 years ago

Thanks @svdoever. We'll take a look into this, but may be a bit difficult to solve it, since we need to override the default Electron Dev Tools to install specific extension. Let us investigate and try our best.

svdoever commented 8 years ago

See https://github.com/electron/electron/blob/master/docs/tutorial/devtools-extension.md

masahirotanaka commented 8 years ago

Awesome! We'll do that :smiley: