builder-extension
builder-extension copied to clipboard
having a module name with an underscore generates the wrong namespacing when scaffolding
To replicate Make a module for instance building_docs
Have 2+ steams with 1+ fields
Install
The generation will put files in the correct folder BuildingDocs, but errors out as the script is looking for building_docs folder.