/yarn-zero-install

Just a test repo using Yarn zero installs with "linked" packages

Primary LanguageJavaScript

yarn-zero-install

Yarn zero-install + workspaces was confusing so this is a simple example of it working.

Main gist:

  • list all packages in the root package.json "workspaces" array
  • if you want to "link" a package, use "workspace:package-name" as the dependency "version" and run yarn to link