remove unnecessary vite-required; fix fonts-path on subdirectory-installation

Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann
2023-10-18 15:01:49 +02:00
parent a11d26522a
commit 780f607332
4 changed files with 11 additions and 178 deletions

View File

@@ -20,7 +20,6 @@
"resolve-url-loader": "^5.0.0",
"sass": "^1.69.3",
"vite": "^4.0.0",
"vite-require": "^0.2.3",
"vue": "^3.2.37"
}
}