feat: initial uploads and single study space view
Co-Authored-By: Alex Ling <al443@ic.ac.uk>
This commit is contained in:
@@ -3,6 +3,9 @@ import { sveltekit } from "@sveltejs/kit/vite";
|
||||
import { defineConfig } from "vite";
|
||||
|
||||
export default defineConfig({
|
||||
server: {
|
||||
allowedHosts: ["localhost", "bf05-2a00-23c6-9fa6-7b40-f028-650e-65f0-1c99.ngrok-free.app"]
|
||||
},
|
||||
plugins: [sveltekit()],
|
||||
test: {
|
||||
workspace: [
|
||||
|
||||
Reference in New Issue
Block a user