pret.cli.prepack_command
prepack
[source]
Pre-packs a stub module into a single javascript file.
Parameters
PARAMETER | DESCRIPTION |
---|---|
stub_module | The name of the stub module to prepack. TYPE: |
output_path | The path to the output file. TYPE: |
cwd | Whether to add the current working directory to the python path. TYPE: |