We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
pnpm dev
1 parent d1d32f7 commit 9b5e746Copy full SHA for 9b5e746
Readme.md
@@ -61,7 +61,7 @@ pnpm build
61
62
### Setting up the Plugin for Testing
63
64
-1. **Build the plugin** using the command above to generate the necessary files
+1. **Build the plugin** using `pnpm build` or `pnpm dev` to ensure the latest changes are included.
65
2. **Open Figma Desktop** (the plugin development requires the desktop version, not the web version)
66
3. **Import the plugin**:
67
- Go to **Menu → Plugins → Development → Import plugin from manifest...**
0 commit comments