Skip to content

V2 Roadmap #140

Description

@ghaerdi

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions