plugin-samples
plugin-samples copied to clipboard
The webpack example does not build.
Just letting you know about this. Also the website link here: https://www.figma.com/plugin-docs/bundling-webpack/ needs to be updated to the new name of the folder. If you're not able to repro the issue then let me know and I can try to help from my side.
I'm also experiencing this sample project not building - throwing errors about globally declaring console, etc.
See this issue: https://github.com/figma/plugin-samples/issues/89
sorry for being so late to this. can you try again and see if your issues were resolved by https://github.com/figma/plugin-samples/pull/86
sorry for being so late to this. can you try again and see if your issues were resolved by #86
It still does not build
@John-Oula can you provide the error you are getting and your version of node? on fresh install i am getting a successful build.
Any chance of getting this example revamped using a modern version of Webpack? Or Vite? Even if I get this working, it'll be two years behind 😑