mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-25 16:44:28 +00:00
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:
Generated
+10
-1
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user