evant / kotlin-inject

Dependency injection lib for kotlin
Apache License 2.0
1.14k stars 51 forks source link

Track kotlin-js-store #335

Closed eygraber closed 7 months ago

eygraber commented 7 months ago

Pulled out of https://github.com/evant/kotlin-inject/pull/277

https://kotlinlang.org/docs/js-project-setup.html#version-locking-via-kotlin-js-store

To follow a recommended practice, commit kotlin-js-store and its contents to your version control system. It ensures that your application is being built with the exact same dependency tree on all machines.