mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-02-23 10:04:18 -08:00
Correct handling of repo root relative links
This commit is contained in:
parent
5eebfd51e1
commit
27f7d42d01
1 changed files with 6 additions and 0 deletions
|
@ -3,5 +3,11 @@
|
|||
{
|
||||
"pattern": "^http://localhost"
|
||||
}
|
||||
],
|
||||
"replacementPatterns": [
|
||||
{
|
||||
"pattern": "^/",
|
||||
"replacement": "{{BASEURL}}/"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue