diff options
| author | Ryan Dahl <ry@tinyclouds.org> | 2019-02-12 21:14:02 -0500 |
|---|---|---|
| committer | Ryan Dahl <ry@tinyclouds.org> | 2019-02-18 23:04:59 -0500 |
| commit | 42408febe8cdf9e30ff8d1a3bb13f4994906c53b (patch) | |
| tree | 92ab3408d426f1d18a511aa16130357ed074410a /BUILD.gn | |
| parent | 27afbd135162b435c8af22b18622656ccab12174 (diff) | |
Add window.location
Diffstat (limited to 'BUILD.gn')
| -rw-r--r-- | BUILD.gn | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -80,6 +80,7 @@ ts_sources = [ "js/io.ts", "js/libdeno.ts", "js/lib.web_assembly.d.ts", + "js/location.ts", "js/main.ts", "js/make_temp_dir.ts", "js/metrics.ts", |
