Open
Description
Hello! I'm pretty new to webform (never used it in Drupal, always leaned toward EntityForm). I'm noticing that all the configuration information for components, conditionals and roles is saved in the database. Given the approach to saving config info as json config files in Backdrop, I'm wondering if it would be a good idea to migrate all that config info to files? I'm finding myself having to dump the database back and forth between production and development for any changes involving webform components, etc. (which often implies putting the site on maintenance to avoid changes while I'm updating things).
I know this is a big task. I may be able to help in a couple of months. I'd love to hear your thoughts. Thank you for considering.