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
948 stars 91 forks source link

Watch goes into a loop if `--output` dir is not the default #237

Closed davestewart closed 4 weeks ago

davestewart commented 3 months ago

Hello.

Great package!

However, if I set the output folder to dist then the watch script goes into a never ending loop when the files in dist/build are updated.

This doesn't happen if I omit the --output folder.

I figure this value is not being passed to an ignore list somewhere.

yuanqing commented 4 weeks ago

Fixed as of 3.2.1