Skip to main content
Participant
December 30, 2021
Question

Typescript React Photoshop packaged plugin does not start up (help debugging)

  • December 30, 2021
  • 1 reply
  • 117 views

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)

This topic has been closed for replies.

1 reply

Kukurykus
Legend
December 30, 2021