Skip to content

Commit 9b5e746

Browse files
committed
Update README to include pnpm dev for building the plugin.
1 parent d1d32f7 commit 9b5e746

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ pnpm build
6161

6262
### Setting up the Plugin for Testing
6363

64-
1. **Build the plugin** using the command above to generate the necessary files
64+
1. **Build the plugin** using `pnpm build` or `pnpm dev` to ensure the latest changes are included.
6565
2. **Open Figma Desktop** (the plugin development requires the desktop version, not the web version)
6666
3. **Import the plugin**:
6767
- Go to **Menu → Plugins → Development → Import plugin from manifest...**

0 commit comments

Comments
 (0)