Scroll to navigation

REGENERATOR(1) User Commands REGENERATOR(1)

NAME

regenerator - functional JavaScript transformator

SYNOPSIS

regenerator [options] <source directory> <output directory> [<module ID> [<module ID> ...]]

OPTIONS

output the version number
JSON configuration file (no file or - means STDIN)
Continually rebuild
File extension to assume when resolving module identifiers
Rewrite all module identifiers to be relative
Scan modules for required dependencies
Respect @providesModules pragma in files
Alternate directory to use for disk cache
Disable the disk cache
Charset of source (default: utf8)
Charset of output (default: utf8)
Prepend the runtime to the output.
Disable transformation of async functions.
display help for command
October 2023 regenerator 0.14.10