src
- source code with the main.js file + Vue fileslayout
-plugin.html
lives hereuxp
- UXP manifest file and icons here
yarn
- install all packagesyarn build
- build- Add
manifest.json
from thedist
folder to Adobe UXP Developer Tool (Add Plugin -> Select manifest.json) - Open Photoshop
- Load plugin (from Adobe UXP Developer Tool)
- Write your plugin code
- Check dependencies (maybe you can reduce their count)
- Put your
id
of the plugin intomanifest.json
(uxp/manifest.json) - Change icons (uxp/icons)