Closed alexcjohnson closed 5 years ago
Good call on not updating build artifacts -> #119
I could also point out that src/
isn't actually source, so it should (a) be renamed, and (b) potentially be ignored from all but the master branch, and added to the normal npm run build
process.
Noticed a couple of additions when I reran
generate-components
just now: forButton
,formEncType
,formMethod
,formTarget
; forSelect
:autoComplete
. They seem reasonable...While I was at it I had the script overwrite
data/attributes.html
so we can see the diff there (though it's pretty messy)