Typescript React Photoshop packaged plugin does not start up (help debugging)
Hello,
I have recently started creating a Typescript React plugin for Photoshop. All of my components and hooks function as intentded in development. However, while packaging the plugin for others to use, it does not even start up. (A song thoroughly sung, right?)
Here it is the intended look.

I am using Typescript, using the uxp-types from Justin Walsh. It gets converted into usable plugin in development with webpack to the dist/ folder

It loads in correctly.

Though when I package and use the plugin

It doesnt display anything.

The problem being solved would be nice, though I would like to have some information on how to debug theses plugins.
Thank you very much in advance.
(using Photoshop in Rosetta)
