The Wayback Machine - https://web.archive.org/web/20210817053955/https://github.com/topics/yarn
Skip to content
#

yarn

Here are 3,304 public repositories matching this topic...

sabrinaluo
sabrinaluo commented Jun 5, 2019

Do you want to request a feature or report a bug?
feature request

What is the current behavior?
Currently yarn why won't indicate any package info in the resolutions field

If the current behavior is a bug, please provide the steps to reproduce.

  1. install a package with any version, e.g "pkg": "^1.0.0"
  2. add resolutions field in package.json, pkg: "1.0.0"
  3. upd
tsdx
fiedl
fiedl commented May 8, 2017

I'm not sure if this is the right approach and maybe I've not understood this new part of the pipeline, yet, but:

Suppose, the major part of the app code lives inside a rails engine including all javascripts. And there are several main apps using that engine. The main apps only contain some layout changes and some minor patches.

Therefore, in order to integrate the webpacker gem into this se

berry

Improve this page

Add a description, image, and links to the yarn topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the yarn topic, visit your repo's landing page and select "manage topics."

Learn more