plesk/plesk-ext-sdk

How to launch the react frontend?

Opened this issue · 1 comments

Fleuv commented

Currently the getting started documentation only explains vaguely how to deploy your extension on a Plesk environment. However considering this being quite impractical and time consuming I wonder if there is a possibility to test run the javascript locally like how react-script start does.

I actually tried adding react-scripts, unfortunately I got stuck at the error described here. What seem to occur somewhere in @plesk/ui-library. After not being able to fix this problem I reverted all my changes back again.

Currently, plesk-ext-sdk doesn't support local development. We can add this feature in the future, thanks for the feedback.