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

V2 Roadmap #140

Open
12 tasks
ghaerdi opened this issue Feb 8, 2023 · 0 comments
Open
12 tasks

V2 Roadmap #140

ghaerdi opened this issue Feb 8, 2023 · 0 comments

Comments

@ghaerdi
Copy link
Member

ghaerdi commented Feb 8, 2023

Should have

  • Remove script runner. Maybe keep installation lifecycle.
  • Remove integrity checking,
  • Remove --watch flag.
  • Install from standard library first when using --mod flag, if can't find the name in the standard library then check in third-party libraries.
  • Add a way to install a third-party library with the same name as the standard.
  • Make --mod as default by using install subcommand.
  • Use deno.json(c) file as default importMap.

Maybe

  • Subcommand to parse npm scripts to deno tasks.
  • Subcommand to parse npm depedencies to deno importMap.

Probably before v2

  • Support to npm: packages.
  • Support to node: packages.
  • Support to deno.json(c) importMap.
@ghaerdi ghaerdi pinned this issue Feb 8, 2023
@ghaerdi ghaerdi changed the title Roadmap v2 V2 Roadmap Feb 8, 2023
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

1 participant