diff options
| author | Kevin (Kun) "Kassimo" Qian <kevinkassimo@gmail.com> | 2018-10-26 13:01:45 -0700 |
|---|---|---|
| committer | Ryan Dahl <ry@tinyclouds.org> | 2018-10-26 13:01:45 -0700 |
| commit | a99aaf5def7d2e223f8303e7a00bd9de4d3efdf6 (patch) | |
| tree | 21297f1d3d2ebbc2f61b113996110bb86a7b97a5 /BUILD.gn | |
| parent | fe97217fa8483cb2e4f75a63b3a50e9df1c233b7 (diff) | |
Add chmod/chmodSync on unix (and fix Cargo.toml) (#1088)
Initial implementation by Srijan Reddy (@srijanreddy98, #672).
Diffstat (limited to 'BUILD.gn')
| -rw-r--r-- | BUILD.gn | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -69,6 +69,7 @@ main_extern = [ ts_sources = [ "js/assets.ts", "js/blob.ts", + "js/chmod.ts", "js/compiler.ts", "js/console.ts", "js/copy_file.ts", |
