jspm / generator

JSPM Import Map Generator
Apache License 2.0
160 stars 20 forks source link

deprecate: undeprecate the reinstall feature #337

Closed guybedford closed 6 months ago

guybedford commented 6 months ago

This reinstates the reinstall feature as the means to do a lock install, given that a normal install is upgrading like an npm install and freeze is now deprecated` for link installs.

guybedford commented 6 months ago

To get the tests to pass I needed to disable the esm.sh provider test, as something seems to have changed there that an export resolution is no longer working.