Remove generated files from repo, build vue frontends in Dockerfile

This commit is contained in:
simon987
2023-02-02 20:31:16 -05:00
parent 9e0d7bf992
commit abe120197a
24 changed files with 4531 additions and 4772 deletions

View File

@@ -16,7 +16,7 @@
"d3": "^5.6.1",
"date-fns": "^2.21.3",
"dom-to-image": "^2.6.0",
"fslightbox-vue": "file:../../../../mnt/Hatchery/projects/sist2/fslightbox-vue-pro-1.3.1.tgz",
"fslightbox-vue": "fslightbox-vue.tgz",
"nouislider": "^15.2.0",
"underscore": "^1.13.1",
"vue": "^2.6.12",
@@ -6581,7 +6581,7 @@
},
"node_modules/fslightbox-vue": {
"version": "1.3.1",
"resolved": "file:../../../Hatchery/projects/sist2/fslightbox-vue-pro-1.3.1.tgz",
"resolved": "file:fslightbox-vue.tgz",
"integrity": "sha512-dK+X5hH5hpohfqcmBvGmqGvkkoQhjNqWGb7CZAS1Dz6aQ6y7SgdepVf6xiUPveemzpzoeAGO4KoJ+UBAZDRLwQ==",
"license": "MIT",
"peerDependencies": {
@@ -16602,7 +16602,7 @@
"optional": true
},
"fslightbox-vue": {
"version": "file:../../../Hatchery/projects/sist2/fslightbox-vue-pro-1.3.1.tgz",
"version": "file:fslightbox-vue.tgz",
"integrity": "sha512-dK+X5hH5hpohfqcmBvGmqGvkkoQhjNqWGb7CZAS1Dz6aQ6y7SgdepVf6xiUPveemzpzoeAGO4KoJ+UBAZDRLwQ==",
"requires": {}
},