figma-plugin
figma-plugin copied to clipboard
Export state for easy debugging
With #2710 we have an easy way to put the plugin into various states, to help debug. We should offer a way to export the current plugin state so that we can load that in somewhere else - this would help us debug and save those debug scenarios more easily.
Note: This does not need to be available for end users but rather during local dev