test ci/cd
This commit is contained in:
parent
d805ef35b1
commit
b538e754d2
@ -13,6 +13,8 @@ import '../scss/main.scss'
|
|||||||
(function ($, Drupal, drupalSettings) {
|
(function ($, Drupal, drupalSettings) {
|
||||||
const CaravaneTheme = function () {
|
const CaravaneTheme = function () {
|
||||||
function init () {
|
function init () {
|
||||||
|
console.log('CI/CD FONCTIONNE');
|
||||||
|
|
||||||
// console.log('DrupalSettings', drupalSettings);
|
// console.log('DrupalSettings', drupalSettings);
|
||||||
|
|
||||||
const baseUrl = window.location.protocol + "//" + window.location.host;
|
const baseUrl = window.location.protocol + "//" + window.location.host;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user