gitgonred assets/dist

This commit is contained in:
Bachir Soussi Chiadmi 2024-10-15 10:19:33 +02:00
parent 5b2fa651a0
commit 3cdde357d5
4 changed files with 1 additions and 68 deletions

1
web/themes/custom/caravane/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
assets/dist/

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1 +0,0 @@
console.log("CARAVANE THEME redirect.js drupalDecoupled",drupalDecoupled);drupalDecoupled.redirect?(console.log("redirect",drupalDecoupled),console.log("window.location",window.location),drupalDecoupled.sys_path=edlp.sys_path.replace(/^\//,""),drupalDecoupled.url=window.location.pathname,drupalDecoupled.hash=window.location.hash,window.localStorage.setItem("decoupled_origin",JSON.stringify(drupalDecoupled)),window.location.replace(window.location.origin)):console.log("history do not redirect");