hyperbrew / bolt-cep

A lightning-fast boilerplate for building Adobe CEP Extensions in React, Vue, or Svelte built on Vite + TypeScript + Sass
MIT License
315 stars 40 forks source link

Package.json should inherit extension name #114

Open Inventsable opened 1 year ago

Inventsable commented 1 year ago

Obviously the smallest of issues, but it'd be nice if package.json wasn't created with "bolt-cep" as the name parameter since you're never going to want to keep the name as that. Just a tiny QoL enhancement I wanted to note and can make a PR for later when I have time unless someone else beats me to it.