test ci-cd

This commit is contained in:
Valentin Le Moign 2025-04-07 19:33:55 +02:00
parent d90aa2726b
commit b12af44825

View File

@ -13,7 +13,7 @@ import '../scss/main.scss'
(function ($, Drupal, drupalSettings) {
const CaravaneTheme = function () {
function init () {
console.log('07/04 ci-cd fonctionne')
console.log('07/04 ci-cd fonctionne, import des configs ?')
// console.log('DrupalSettings', drupalSettings);
const baseUrl = window.location.protocol + "//" + window.location.host;