add vuejs3_dev to composer.json and ci javascript config file to switch between vuejs dev and prod version, alter FHC-Footer to use new config

This commit is contained in:
Harald Bamberger
2024-12-12 14:49:15 +01:00
parent 03d8205722
commit d0266e7ef0
4 changed files with 40 additions and 2 deletions
Generated
+10 -1
View File
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "eedcd2abe226d372ff8d735498eb3b0a",
"content-hash": "01ea35652d88680f8262c5365828eb46",
"packages": [
{
"name": "afarkas/html5shiv",
@@ -4680,6 +4680,15 @@
},
"time": "2019-06-13T22:48:21+00:00"
},
{
"name": "vuejs/vuejs3_dev",
"version": "3.3.8",
"dist": {
"type": "file",
"url": "https://unpkg.com/[email protected]/dist/vue.global.js"
},
"type": "library"
},
{
"name": "webmozart/assert",
"version": "1.9.1",