mirror of
https://github.com/MercuryWorkshop/scramjet.git
synced 2025-05-17 08:00:02 -04:00
add setRealm rewriting
This commit is contained in:
parent
6d498950e3
commit
5024e19c08
3 changed files with 28 additions and 1 deletions
|
@ -119,6 +119,7 @@ fn dorewrite(source_text: &str) -> String {
|
|||
importfn: "$import".to_string(),
|
||||
rewritefn: "$rewrite".to_string(),
|
||||
metafn: "$meta".to_string(),
|
||||
setrealmfn: "$setrealm".to_string(),
|
||||
},
|
||||
)
|
||||
.as_slice(),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue