I'm tring debug my botpress project. Debugs it's working, but only showing one file to me, not all the project files.
I'm use Google Chrome DevTool to debug the code, this is showing to me:
And this is my project with file to show.
All code: https://github.com/luizcarvalho/chatfuel
I need to show: src/actions.js
, src/index.js
and src/renderers.js
to can debug my project.
I added const actions = require('./src/actions');
in botfile.js
and works!
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With