Closed kachick closed 2 months ago
Pinning Build Version
~At least I wish to try this first...~
Already I did https://esm.sh/v128
https://github.com/esm-dev/esm.sh/releases 🤔 However they didn't update the esm.sh version v135 since 2023...
> deno add react@18.2.0
error: jsr:react was not found.
No react in JSR https://github.com/facebook/react/issues/28971
https://docs.deno.com/runtime/fundamentals/modules/
URL imports remain supported, but we recommend using a package registry for the best experience.
When using newer deno
Warning "--lock-write" flag is deprecated and will be removed in Deno 2
https://github.com/denoland/deno/pull/24436 https://github.com/denoland/deno/pull/24355 https://github.com/denoland/deno/issues/18296
i think the lock file break caz https://github.com/esm-dev/esm.sh/issues/874, fyi the next version v136, which i still working on it, as removed the /v135
and /stable
prefix, that means we do not build modules everytime we deploy the new version that breaks deno.lock
Thank you for sharing it with me! :pray:
https://github.com/kachick/depop/pull/43
=>
https://github.com/kachick/depop/pull/142 https://github.com/kachick/depop/actions/runs/10691797035/job/29644832809
How about replacing it with JSR?
Or I might wrongly understand something about them...? 🤔