patternlab-node-cli icon indicating copy to clipboard operation
patternlab-node-cli copied to clipboard

Moved to https://github.com/pattern-lab/patternlab-node/tree/dev/packages/cli

Results 12 patternlab-node-cli issues
Sort by recently updated
recently updated
newest added

Add following feature: `patternlab enable --plugins=plugin-name1, plugin-name2` `patternlab disable --plugins=plugin-name1, plugin-name2`

enhancement
feature

- [ ] Update core version to `v3` - [x] Switch `wrapAsync()` back to `async/await` (already done in local branch as we started with async/await) - [x] Update config to...

EPIC