I am currently using an activator and explorer to connect all my dependencies to the source file, but I want to remove the conversation and use yarn. In the two plugins, I only mention bell support.
The problem with yarn is that all packages are installed in. / node_modules / while bower has its own folder. / bower_components /.
source
share