-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
nebu
command for the terminal.
Options:
-o output directory/filename
-m sourcemap option
-x ignored file patterns
When -o
is unspecified, the result is printed to the console (if compiling a directory, we exit early).
The -m
option can be inline
, both
, or no value (which saves sourcemaps to .map
files alongside the compiled sources). When unspecified, sourcemaps are discarded.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request