diff options
author | Ryan Dahl <ry@tinyclouds.org> | 2018-11-12 15:05:13 -0500 |
---|---|---|
committer | Ryan Dahl <ry@tinyclouds.org> | 2018-11-30 16:34:10 -0800 |
commit | 5d161f366fbc8df635f3b6082ed928ed305e2107 (patch) | |
tree | 6f12e7d43dd6122330599d73300f8ea6fcf186b1 /js/console_test.ts | |
parent | b5c6bfa0c8a3df9598211bc68db5408f5eec147d (diff) |
Cargo and GN should build into same directory.
Currently gn builds into "target/debug"
however cargo tells gn to build into
"target/debug/build/deno-26d2b5325de0f0cf/out"
This patch changes it so that they both build into "target/debug".
Diffstat (limited to 'js/console_test.ts')
0 files changed, 0 insertions, 0 deletions