Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Debugging a Reactjs front end in Adobe Premiere panel context.

Explorer ,
May 17, 2024 May 17, 2024

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.

TOPICS
Error or problem , SDK
170
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Adobe Employee , May 17, 2024 May 17, 2024

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

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



Translate
Adobe Employee ,
May 17, 2024 May 17, 2024
LATEST

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

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



Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines