mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 20:43:04 +00:00
Restyle Remove global lists and read everything from the database. (#71)
This commit is contained in:
+2
-2
@@ -1,6 +1,6 @@
|
||||
import { defineConfig } from "vite";
|
||||
import svgLoader from 'vite-svg-loader'
|
||||
import vue from "@vitejs/plugin-vue";
|
||||
import { defineConfig } from "vite";
|
||||
import svgLoader from "vite-svg-loader";
|
||||
|
||||
const path = require("path");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user