yuanqing / create-figma-plugin

:battery: The comprehensive toolkit for developing plugins and widgets for Figma and FigJam
https://yuanqing.github.io/create-figma-plugin/
MIT License
902 stars 85 forks source link

`package.json` should not show an error if `"menu"` contains multiple separators #204

Closed yuanqing closed 8 months ago

yuanqing commented 8 months ago

The following lines should be removed from figma-plugin.json:

https://github.com/yuanqing/create-figma-plugin/blob/85efec6f387b081d577683f84cc9ed1d0c3914cc/packages/build/src/figma-plugin.json#L123 https://github.com/yuanqing/create-figma-plugin/blob/85efec6f387b081d577683f84cc9ed1d0c3914cc/packages/build/src/figma-plugin.json#L184

yuanqing commented 8 months ago

Fixed in 3.0.2