Skip to content

Comments

fix typo#8

Merged
donseba merged 1 commit intomainfrom
jsdelivr-support-esm
Jun 17, 2025
Merged

fix typo#8
donseba merged 1 commit intomainfrom
jsdelivr-support-esm

Conversation

@donseba
Copy link
Owner

@donseba donseba commented Jun 17, 2025

This pull request includes a minor change to the FetchPackageFiles method in client/jsdelivr/jsdelivr.go. The change removes a leading slash from the LocalPath value for the esmFile object, simplifying the file path.

  • client/jsdelivr/jsdelivr.go: Updated the LocalPath for the esmFile object from "/esm-bundle.js" to "esm-bundle.js", removing the leading slash.

@donseba donseba merged commit d0e5f3d into main Jun 17, 2025
1 check passed
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