Join Slack
Powered by
Hi guys, Is there a way to configure the npm regis...
# javascript
p
Peter Fortuin
08/06/2020, 10:44 AM
Hi guys, Is there a way to configure the npm registry to use when building a kotlin js module?
👌 1
t
turansky
08/06/2020, 11:26 AM
Use
.yarnrc
file for configuration
p
Peter Fortuin
08/06/2020, 11:39 AM
Ok. Thanks.
s
Sebastian Aigner
08/06/2020, 12:50 PM
This behavior is also documented at
https://kotlinlang.org/docs/reference/js-project-setup.html#configuring-yarn
🙂
5
Views
Open in Slack
Previous
Next