cloudfour / cloudfour/eleventy-patterns

Organize `package.json` dependencies

Open
#17 3 comments 0 reactions 0 assignees View on GitHub
🐛 bug
Dominant language
JavaScript
Stars
4
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Currently it appears that all dependencies are being installed as `devDependencies`. This may make consumption of patterns from this repository difficult, as detailed in @spaceninja's [article](https://cloudfour.com/thinks/how-to-distribute-a-pattern-library-as-an-npm-package-from-a-private-git-repo/#dependencies-vs-devdependencies):

> Anything required for your build to succeed should be listed as a dependency. Anything that’s not (such as linting) can be a devDependency.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.