mirror of
https://github.com/MercuryWorkshop/scramjet.git
synced 2025-05-13 22:40:01 -04:00
cull paths unlikely to escape & add strictRewrites flag
This commit is contained in:
parent
ba0aa479f0
commit
bdf5fd4f95
6 changed files with 25 additions and 7 deletions
|
@ -29,6 +29,7 @@ export class ScramjetController {
|
|||
serviceworkers: false,
|
||||
naiiveRewriter: false,
|
||||
captureErrors: true,
|
||||
strictRewrites: false,
|
||||
syncxhr: false,
|
||||
cleanerrors: false,
|
||||
scramitize: false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue