Fix File Path, Automatically copy efy when building

Co-authored-by: rubyowo <perhaps-you-know@what-is.ml>
This commit is contained in:
dragos-efy
2024-03-02 14:55:35 +02:00
parent ffa7a68636
commit 1f651a6111
5 changed files with 39 additions and 80 deletions

View File

@@ -57,9 +57,8 @@ import router from "@/router/router.js";
import "uno.css";
/*EFY UI*/
/*EFY*/
import "efy/efy.css";
import "efy/lang/en.css"; // temporary translation fix
import "./piped.css";
import "efy/efy.js";
import "./piped.js";