How can i set npm registry with kotlin frontend pl...
# javascript
b
How can i set npm registry with kotlin frontend plugin?
a
cc @snrostov
b
After some source code digging turns out its impossible
The value written to file is hard coded in the plugin
l
You might want to request it to be configurable in the issues.
b
The plugin is getting deprecated in favour to kotlin-js
l
Yes, but the feature might still be added in the meantime if it's trivial to implement (which it seems), and otherwise, would be transfered to kotlin-js, which doesn't support it yet AFAIK.
s
@Big Chungus, yes, please fill an issue in youtrack . Sorry for long delay with answer. It should be definitely supported in the new Gradle/JS plugin. Not sure about kotlin-frontend.
b