Command line interface
Offen
enhancement
- Vorherrschende Sprache
- TypeScript
- Sterne
- 16
- Forks
- 1
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
`nebu` command for the terminal.
```sh
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.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.