Question
Is there a way to run a jsx file from within a plugin?
Is there a way to run a jsx file from within a plugin?
I want to run the jsx file directly rather than running the script string.
Also, during execution of the jsx file, the plugin will wait and be able to receive the results.
