Skip to content

Supprimer les dépendances node: #2516

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

Open
jonathanfallon opened this issue Jun 20, 2024 · 1 comment
Open

Supprimer les dépendances node: #2516

jonathanfallon opened this issue Jun 20, 2024 · 1 comment
Labels

Comments

@jonathanfallon
Copy link
Member

jonathanfallon commented Jun 20, 2024

➜ cat src/*deps.ts| rg "node:" | awk '{print $NF}' | sort | uniq
"node:console";
"node:crypto";
"node:fs";
"node:fs/promises";
"node:http";
"node:https";
"node:net";
"node:os";
"node:path";
"node:process";
"node:stream";
"node:url";
"node:vm";
"node:worker_threads";
"node:zlib";
Copy link

github-actions bot commented Sep 1, 2024

Ce ticket est marqué comme obsolète car cela fait 60 jours qu'il n'y a pas eu d'activité dessus. Retirez ce label ou ajoutez un commentaire sinon ce ticket sera fermé dans 5 jours.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: To do
Development

No branches or pull requests

2 participants