Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

--denoCjs doesn't respect the current version of Poku #770

Closed
wellwelwel opened this issue Sep 16, 2024 · 0 comments · Fixed by #771
Closed

--denoCjs doesn't respect the current version of Poku #770

wellwelwel opened this issue Sep 16, 2024 · 0 comments · Fixed by #771
Labels

Comments

@wellwelwel
Copy link
Owner

By using --denoCjs, it always gets the polyfill from the most recently published latest version:

https://cdn.jsdelivr.net/npm/poku/lib/polyfills/deno.mjs

The expected behavior is to get the polyfill from the same installed version, for example:

https://cdn.jsdelivr.net/npm/poku@2.6.3-canary.7658609/lib/polyfills/deno.mjs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant