Lines Matching refs:help
39 parser.add_argument('--node', help='path to nodejs exetuable')
40 parser.add_argument('--babel-js', help='path to babel.js')
41 parser.add_argument('--ets-loader-src-dir', help='path to compiler/src')
42 parser.add_argument('--babel-config-js', help='path babel.config.js')
43 parser.add_argument('--uglify-source-js', help='path uglify-source.js')
44 parser.add_argument('--output-dir', help='path to output')
46 help='path declarations file')
48 help='path build_declarations_file.js')
50 help='path declarations file to output')
52 help='path component config file to output')
54 help='path form config file to output')
56 help='path form config file to output')
58 help='path kit configs file')
60 help='path build_kit_configs_file.js')
62 help='path kit configs file to output')
64 help='path apis file')
66 help='path apis file')
68 help='build public sdk or not')