Lines Matching refs:rem
1 @rem Copyright (C) 2024 Huawei Device Co., Ltd.
2 @rem Licensed under the Apache License, Version 2.0 (the "License");
3 @rem you may not use this file except in compliance with the License.
4 @rem You may obtain a copy of the License at
5 @rem
6 @rem http://www.apache.org/licenses/LICENSE-2.0
7 @rem
8 @rem Unless required by applicable law or agreed to in writing, software
9 @rem distributed under the License is distributed on an "AS IS" BASIS,
10 @rem WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
11 @rem See the License for the specific language governing permissions and
12 @rem limitations under the License.
14 @rem
15 @rem -------------------------------------------------------------------
16 @rem Hvigor startup script for Windows, version 1.0.0
17 @rem
18 @rem Required ENV vars:
19 @rem ------------------
20 @rem NODE_HOME - location of a Node home dir
21 @rem or
22 @rem Add %NODE_HOME%/bin to the PATH environment variable
23 @rem -------------------------------------------------------------------
24 @rem
32 @rem set NODE_OPTS="--max-old-space-size=4096"
34 @rem Resolve any "." and ".." in APP_HOME to make it shorter.
39 @rem Find node.exe