Skip to main content
Inspiring
May 17, 2024
Answered

Debugging a Reactjs front end in Adobe Premiere panel context.

  • May 17, 2024
  • 1 reply
  • 228 views

Is there an example setup that would allow debugging (stepping through) front-end code developed with ReactJS? I've got the UI building into a "dist" directory and copying over all other relevant bits (CSXS folder and a jsx folder for the ExtendScript side) but I'm not sure how to set things up to be able to step through my  reactjs source. I know how to do this for a "standard" web app by running "yarn build" but not sure how to do a similar thing in the context of the Adobe Premiere Pro panel.

This topic has been closed for replies.
Correct answer Bruce Bullis

It's not from Adobe, but Hyperbrew's Bolt may help:

https://github.com/hyperbrew/bolt-cep



1 reply

Bruce Bullis
Community Manager
Bruce BullisCommunity ManagerCorrect answer
Community Manager
May 17, 2024

It's not from Adobe, but Hyperbrew's Bolt may help:

https://github.com/hyperbrew/bolt-cep