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

What about deno.lock? #435

Open
tennox opened this issue Nov 25, 2024 · 1 comment
Open

What about deno.lock? #435

tennox opened this issue Nov 25, 2024 · 1 comment

Comments

@tennox
Copy link

tennox commented Nov 25, 2024

In this whole repo there is no mention of deno.lock - I'm a bit uncertain how to include it.

Also, do I have to import stuff into a deps.ts file in order to do the caching as described?
Feels like a weird way to define dependencies 🤔

I also found this reddit thread, suggesting that deno.jsonc's imports are a better replacement for deps.ts 🤔

@RolandWarburton
Copy link

RolandWarburton commented Jan 6, 2025

Sorry i do not have an answer but i wanted to contribute that i am also confused by the mention of deps.ts.

It seems that deno has stated in late july that deps.ts is not something we should be using (is the gist i get from this deno blog post which came out a month or so before 2.0).

Edit: Seems i should have looked at the open PRs :)
Looks like new instructions are coming #440

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

No branches or pull requests

2 participants