mirror of
https://github.com/binwiederhier/ntfy.git
synced 2025-07-29 22:17:54 +02:00
Formatting, npm update
This commit is contained in:
parent
d1e59fe08c
commit
a90bd4cd06
3 changed files with 172 additions and 579 deletions
|
@ -5,7 +5,7 @@ import react from "@vitejs/plugin-react";
|
|||
export default defineConfig(() => ({
|
||||
build: {
|
||||
outDir: "build",
|
||||
assetsDir: "static/media"
|
||||
assetsDir: "static/media",
|
||||
},
|
||||
server: {
|
||||
port: 3000,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue