💾 Archived View for freeshell.de › tldr › swc.gmi captured on 2023-09-28 at 16:57:33. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
JavaScript and TypeScript compiler written in Rust.
swc {path/to/file}
swc {path/to/file} --watch
swc {path/to/input_file} --out-file {path/to/output_file}
swc {path/to/input_directory} --out-dir {path/to/output_directory}
swc {path/to/input_directory} --config-file {path/to/.swcrc}
swc {path/to/input_directory} --ignore {ignored_files}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).