Skip to content

Commit

Permalink
Revert "feat(install): bundle before installation" (#7522)
Browse files Browse the repository at this point in the history
This reverts the changes introduced by PR #5276, which made
`deno install «script»` automatically bundle the script's dependencies.
It broke the `deno install` command for a large number of scripts.

This reverts commit 34e98fa.

Closes: #7492
  • Loading branch information
piscisaureus committed Sep 16, 2020
1 parent 81ca709 commit bd75a01
Show file tree
Hide file tree
Showing 2 changed files with 124 additions and 106 deletions.
Loading

0 comments on commit bd75a01

Please sign in to comment.