issues
search
penpot
/
penpot-plugins
Repository for developing and running Penpot plugins with examples and libraries.
Mozilla Public License 2.0
24
stars
2
forks
source link
fix: add files so no unexpected when creating new plugin
#109
Closed
mavalroot
closed
4 months ago
mavalroot
commented
4 months ago
Added vitest.workspace.ts file so when following the creation guide it doesn't pop up unexpected.
Added default bundler (vite) when creating a new js plugin as it's the required setting in the creation guide.
Updated swc dependencies.
Related issue:
#8111
Related issue: #8111