0.6.5 • Published 9 years ago
react-sea-cli v0.6.5
react-sh API
argv
The command line arguments.
- build
bool - production
bool - compress
bool - configFilePath
string
configFile
Manually create a react-dev.json file or other name(set by argv with --configFilename).
- target
- key
stringThe code name. - publicPath
stringThe js file online url. - distPath
stringThe output file directory. - disable
boolIf true, the compiler will ignore this target. - filename
stringThe entry file full path. - isLibrary
boolIf true, the output js will wrap with UMD format(default false).
- key
- modulesNeedBabel
array - devPublicPath
string
0.6.5
9 years ago