CoconutGoodie / figma-plugin-react-vite

🧩 A figma plugin boilerplate, that simplifies building plugins with React + Vite!
Creative Commons Attribution Share Alike 4.0 International
106 stars 10 forks source link

fix: add build target 'es2017' to vite.config.plugin.ts #2

Closed skymins04 closed 8 months ago

skymins04 commented 8 months ago

Thank you for starting the figma-plugin-react-vite boilerplate project. While using this boilerplate, I found a problem with using object-rest-read, so I fixed vite.config.plugin.ts.

Changes

스크린샷 2024-01-07 오후 11 36 59
iGoodie commented 8 months ago

Thanks for the fix! I totally oversaw that :D