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
Copy file name to clipboardExpand all lines: packages/gatsby/content/features/plugins.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -93,6 +93,12 @@ This is just a centralized list of third-party plugins to make discovery easier.
93
93
94
94
-[**http-proxy**](https://github.com/arontsang/yarn-plugin-http-proxy) by [**Aron Tsang**](https://github.com/arontsang) - yarn plugin that loads a default http Proxy Agent based on the HTTP_PROXY or HTTPS_PROXY environmental variable when running lifecycle script such as `postinstall`. This is useful for allowing postinstall scripts to run in corporate environments where internet access requires an explicit HTTP Connect Proxy.
95
95
96
+
-[**changed**](https://github.com/Dcard/yarn-plugins/tree/master/packages/changed) by [**Dcard Holdings Ltd.**](https://github.com/Dcard) - List and run a command on changed workspaces and their dependents.
97
+
98
+
-[**docker-build**](https://github.com/Dcard/yarn-plugins/tree/master/packages/docker-build) by [**Dcard Holdings Ltd.**](https://github.com/Dcard) - Build a Docker image for a workspace.
99
+
100
+
-[**tsconfig-references**](https://github.com/Dcard/yarn-plugins/tree/master/packages/tsconfig-references) by [**Dcard Holdings Ltd.**](https://github.com/Dcard) - Update `references` in `tsconfig.json` when adding or removing workspaces.
101
+
96
102
-[**yarn-plugin-version-tools**](https://github.com/indooorsman/yarn-plugins#yarn-plugin-version-tools) by [**indooorsman**](https://github.com/indooorsman) - yarn plugin that is almost same with `@yarnpkg/plugin-version` but add a **`--preid`** option for bumping **prerelease** version.
97
103
98
104
If you wrote a plugin yourself, feel free to [open a PR](https://github.com/yarnpkg/berry/edit/master/packages/gatsby/content/features/plugins.md) to add it at the end of this list!
0 commit comments