-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
kit-cli seems to use a single examples folder with a set of files in it. Most of my projects are workspace based with multiple packages (whether lerna, yarn, or bolt), so I'd like to co-locate examples with those packages.
Is there any interest in supporting multiple examples folders (such as one for each package) or globbing examples via a file extension (thing.example-1.js) in kit-cli? or is this something where I should be using the Library, etc components to build my own "kit-cli" on top of say, gatsby?
Metadata
Metadata
Assignees
Labels
No labels