You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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