Skip to content

Commit

Permalink
feat: Add --location and globalThis.location
Browse files Browse the repository at this point in the history
  • Loading branch information
nayeemrmn committed Sep 11, 2020
1 parent a3282aa commit 7df835a
Show file tree
Hide file tree
Showing 29 changed files with 787 additions and 201 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ path = "./bench/main.rs"

[build-dependencies]
deno_core = { path = "../core", version = "0.56.0" }
deno_web = { path = "../op_crates/web", version = "0.7.1" }
deno_web = { path = "../op_crates/web", version = "0.8.0" }

[target.'cfg(windows)'.build-dependencies]
winres = "0.1.11"
Expand Down
Loading

0 comments on commit 7df835a

Please sign in to comment.