jspm / generator

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

Dedicated lock file support #262

Open guybedford opened 1 year ago

guybedford commented 1 year ago

Opening to track a dedicated lock file feature, for when the time comes that this is needed.

There may still be some benefits maintaining a dedicated lockfile:

The main thing is to just work this out from a usability perspective, and ensure it fits into workflows, both CLI-based and running as an API.

That is, we should only implement this when it is really needed and we have not yet reached that point for now.