PR-URL: https://github.com/nodejs/node/pull/35953 Reviewed-By: Ruy Adorno <ruyadorno@github.com> Reviewed-By: Jiawen Geng <technicalcute@gmail.com> Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
6 lines
201 B
Batchfile
Executable File
6 lines
201 B
Batchfile
Executable File
@rem Copyright (c) 2009 Google Inc. All rights reserved.
|
|
@rem Use of this source code is governed by a BSD-style license that can be
|
|
@rem found in the LICENSE file.
|
|
|
|
@python "%~dp0gyp_main.py" %*
|