Eric Wang
Results
2
comments of
Eric Wang
Actually, maybe "peer dependencies" would be better?
Hi just got the same issue in https://github.com/aspect-build/rules_js/issues/1884 and I notice that you need to reference the hoisted dependency in root package instead of that in sub package. e.g. `//:node_modules/@vue/cli-plugin-babel`...