microsoft / pxt-mkc

Command line tool for MakeCode editors
https://microsoft.github.io/pxt-mkc/
MIT License
11 stars 6 forks source link

fix: make it so updating sim doesn't force redownload #95

Closed jwunderl closed 1 year ago

jwunderl commented 1 year ago

I had added this line in https://github.com/microsoft/pxt-mkc/pull/93 as it felt wrong, but it ends up slowing down sim load as that goes through with a 'force update' path. I renamed the parameter to feel a bit better when we still send back cached info when available