-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
I think this was supposed to be fixed on #2 but I can still reproduce the issue.
I ran this command with the latest figplug.
figplug -v init -react
Got the following output
write manifest.json
write plugin.ts
write figma.d.ts
write figplug.d.ts
write ui.html
write ui.tsx
write package.json
write tsconfig.json
npm install
added 12 packages from 28 contributors and audited 29 packages in 0.77s
found 0 vulnerabilities
I built it with the following command
figplug build -w
Got the following out put
building plugin "figma-video-player" at . -> build
built plugin "figma-video-player" at . -> build in 4.3s
But when I open up the plugin in Figma, I get the following error
Uncaught ReferenceError: process is not defined
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels