Update dependencies, fix plugin development - #126
Conversation
Or, `async () => {}` is not the same as `new Promise(() => {})`
|
Been using this for couple of days and seems to work fine for plugin development. Very nice to finally have Figma running on linux for plugin dev! 👏 Linking existing plugin from disk, Reloading the plugin, inspecting with inspector, using js console and communication between ui/code seems to all be ok here, haven't found any issues that didn't already exist in Figma Desktop for windows. I have not tested the publishing part. |
|
@0000marcell did you make sure you run Also, if you could show the output from running |
|
I've figured out the problem when I log in with the browser and press the open Figma button, the browser opens a new instance and not the one running on dev mod, Now it's working, sorry for the false alarm, I'm gonna remove my comment |
|
@ricochet1k Thanks for the update, do you know is there's a way to make "open console" work ? I know i can run the app in dev mode and the console will open by default, but after the app is built and packed this becomes a problem |
|
@ricochet1k Can you resolve the conflicts? |
npm auditnow shows0 vulnerabilities. I tried to verify that everything still works.