mirror of
https://github.com/MercuryWorkshop/scramjet.git
synced 2025-05-16 23:50:02 -04:00
scramitizer
This commit is contained in:
parent
c412959a5f
commit
118610cc99
6 changed files with 41 additions and 2 deletions
|
@ -63,6 +63,7 @@ fn get_config(scramjet: &Object) -> Config {
|
|||
|
||||
do_sourcemaps: get_bool(flags, "sourcemaps"),
|
||||
capture_errors: get_bool(flags, "captureErrors"),
|
||||
scramitize: get_bool(flags, "scramitize"),
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue