WebDevStudios / wds-bt

A starter block theme from WebDevStudios.
https://wdsbt.wdslab.com/
GNU General Public License v3.0
14 stars 1 forks source link

Running a Create Block Theme export on a fresh clone changes theme.json #29

Open itsamoreh opened 2 weeks ago

itsamoreh commented 2 weeks ago

Create Block Theme's export feature is a great way to get changes to theme.json, templates, template parts, etc... into the file system where they can then be committed to the repo.

However, when running a Create Block Theme export on a freshly cloned copy of wds-bt, I see a lot of changes. It looks like the vast majority of the changes are just moving things around in theme.json.

Should we run a Create Block Theme export and commit the changes to wds-bt?

see https://github.com/WebDevStudios/wds-bt/pull/24/files for the changes to theme.json

lswilson commented 1 week ago

Thanks @itsamoreh ! Adding @johnheimkes to this for visibility - he's working on version control for this.