Hi!
When I export the theme with the plugin, the image files used in the templates are exported (as mentioned in #213) but they contain no info, 0 bytes.
To reproduce (WP 6.1.1, Create Block Theme 1.7.0)
- On this plugin, create a blank theme and activate
- On the footer template, add and Image block and upload to the library a png file

-
On this plugin, Export the theme

-
The generated .zip file contains the image file in /assets/images, but its size is 0 bytes. So it fails to load when I try to upload this theme into another installation

p.d. I'm quite new to FSE and so on, git included, so maybe I'm missing something, sorry in advance and thank you for this plugin, I'm learning a lot!
Hi!
When I export the theme with the plugin, the image files used in the templates are exported (as mentioned in #213) but they contain no info, 0 bytes.
To reproduce (WP 6.1.1, Create Block Theme 1.7.0)
On this plugin, Export the theme

The generated .zip file contains the image file in /assets/images, but its size is 0 bytes. So it fails to load when I try to upload this theme into another installation
p.d. I'm quite new to FSE and so on, git included, so maybe I'm missing something, sorry in advance and thank you for this plugin, I'm learning a lot!