Commit 2c87a1a
committed
Removes root yarn.lock and improves package publishing
Switches root dependency installation to package-scoped npm workspace commands for more accurate publishing.
Adds node_modules to .npmignore files in all packages to prevent unwanted files in npm releases.
Removes root-level yarn.lock to avoid workspace lockfile conflicts and eliminate unnecessary files from version control.1 parent 753902a commit 2c87a1a
File tree
8 files changed
+6
-4503
lines changed- .github/workflows
- packages
- gatsby-source-github-graphql-discussions
- gatsby-source-github-graphql-get-user
- gatsby-source-github-graphql-sponsors
- gatsby-source-github-graphql-user-repos
- gatsby-source-github-graphql
8 files changed
+6
-4503
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
| 87 | + | |
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
0 commit comments