Skip to content

Fix esm.sh/jszip breaking lock files#86

Open
diamondburned wants to merge 1 commit intolucacasonato:mainfrom
diamondburned:main
Open

Fix esm.sh/jszip breaking lock files#86
diamondburned wants to merge 1 commit intolucacasonato:mainfrom
diamondburned:main

Conversation

@diamondburned
Copy link

Using esm.sh imports without the /v* path part after it causes esm.sh to return arbitrary import statements that changes over time.

This commit fixes the import path so that it forces esm.sh to return import statements according to the specific version instead of the latest one, which fixes lock files changing.

Using esm.sh imports without the /v* path part after it causes esm.sh to
return arbitrary import statements that changes over time.

This commit fixes the import path so that it forces esm.sh to return
import statements according to the specific version instead of the
latest one, which fixes lock files changing.
diamondburned added a commit to diamondburned/libwebring that referenced this pull request Jul 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant