konveyor / move2kube-ui

An UI for interacting with Move2Kube API
https://move2kube.konveyor.io/
Apache License 2.0
10 stars 14 forks source link

Update all `npm` compile steps to yarn + remove package-lock.json #17

Closed parkedwards closed 3 years ago

parkedwards commented 3 years ago

It's a better practice to use either yarn or npm for dependency builds, but not both.

Requirements:

parkedwards commented 3 years ago

@ashokponkumar I can take a crack at this too while I'm at it

ashokponkumar commented 3 years ago

That would be great @parkedwards

ashokponkumar commented 3 years ago

Also, if there are any more enhancements that you believe would improve the quality of the project, please do suggest.

HarikrishnanBalagopal commented 3 years ago

Going with yarn because of https://github.com/konveyor/move2kube-ui/issues/15