mirror of
https://github.com/MercuryWorkshop/scramjet.git
synced 2025-05-13 22:40:01 -04:00
fix: scramitize checks, re enable captureErrors
This commit is contained in:
parent
60f57d50f2
commit
9bf911bb0c
2 changed files with 3 additions and 3 deletions
|
@ -32,7 +32,7 @@ export class ScramjetController {
|
|||
naiiveRewriter: false,
|
||||
strictRewrites: true,
|
||||
rewriterLogs: true,
|
||||
captureErrors: false,
|
||||
captureErrors: true,
|
||||
cleanErrors: false,
|
||||
scramitize: false,
|
||||
sourcemaps: false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue