DEV Community

Discussion on: Testing Workflow for Web Components

Collapse
 
davidmaxwaterman profile image
Max Waterman

i get a folder with the name of my component

Like you, I guess most people will quickly figure out that you have to 'cd' into it, ie :

$ cd a11y-input

That step is missing.
I wonder if something changed in the generator between the time it was written and now :/