ember-cli-fastboot icon indicating copy to clipboard operation
ember-cli-fastboot copied to clipboard

How to debug app code running in FastBoot?

Open nickiaconis opened this issue 7 years ago • 2 comments

Being able to debug application code in all the environments in which it runs seems important. Debugging in the browser is solved by browser dev tools.

Is debugging in FastBoot something that's been solved?

The README has some advice, but it's 3 years old and no longer holds true.

nickiaconis avatar Sep 06 '17 22:09 nickiaconis

https://github.com/ember-fastboot/ember-cli-fastboot#developer-tools

jasonmit avatar Sep 06 '17 22:09 jasonmit

Does @jasonmit's method seem broken to everyone or just me?

https://github.com/ember-fastboot/ember-cli-fastboot/issues/645

Redsandro avatar Nov 15 '18 10:11 Redsandro