Skip to content

Commit 4ab89aa

Browse files
committed
Added instructions to check dist output to verify dependencies
1 parent 3b5b2ef commit 4ab89aa

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
11
# Snowcoders CLI Scaffold
22

33
This represents the base of all of Snowcoder's CLI projects
4+
5+
## Things to check
6+
7+
- Dist output dependencies
8+
- Any dependencies found by searching `import` or `require` in the `dist` and `dist-cjs` folders should be in the package.json's `dependencies` section, not devDependencies

0 commit comments

Comments
 (0)