bodymovin-extension icon indicating copy to clipboard operation
bodymovin-extension copied to clipboard

How to take effect when I modify the project in PlayerDebugMode?

Open slogan999 opened this issue 3 years ago • 2 comments

In the terminal, I run npm run start-dev, open the CEF client and succesfully navigate to http://localhost:8092 image

But, how to take effect when I modify the bodymovin/bodymovin-extension project in the PlayerDebugMode? I want to do some modifications according to my demands.

Thanks!

slogan999 avatar Apr 30 '21 04:04 slogan999

on older AE versions you need to close and reopen the app. On newer ones, if you modify anything on the react app, it should reload everything

bodymovin avatar May 01 '21 22:05 bodymovin

Thanks for your answer! I have found some way to run in PlayerDebugMode.

slogan999 avatar May 26 '21 08:05 slogan999