hyperbrew / bolt-uxp

A lightning-fast boilerplate for building Adobe UXP Plugins in React, Svelte or Vue built on Vite + TypeScript + Sass
MIT License
29 stars 3 forks source link

Supports any package manager, fixes #7 #14

Closed Klustre closed 2 months ago

Klustre commented 2 months ago

Tested with npm and pnmp. Fixes #7

Notes:

justintaylor-dev commented 2 months ago

Looks great, thanks! I'll work on adjusting the package.json scripts to not include package manager if possible in the future