mirror of
https://github.com/MercuryWorkshop/scramjet.git
synced 2025-05-14 15:00:01 -04:00
cleanerrors flag
This commit is contained in:
parent
f48ecdb2b9
commit
1474f76337
3 changed files with 4 additions and 1 deletions
|
@ -30,7 +30,8 @@ export class ScramjetController {
|
|||
flags: {
|
||||
serviceworkers: false,
|
||||
naiiveRewriter: false,
|
||||
captureErrors: false,
|
||||
captureErrors: true,
|
||||
cleanerrors: false,
|
||||
sourcemaps: false,
|
||||
},
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue