v2: global player, infinite scroll, image picker, threaded comments
This commit is contained in:
@@ -4,6 +4,9 @@ import react from "@vitejs/plugin-react";
|
||||
export default defineConfig({
|
||||
server: {
|
||||
port: 3000,
|
||||
watch: {
|
||||
ignored: ["**/api/**"],
|
||||
},
|
||||
},
|
||||
plugins: [react()],
|
||||
optimizeDeps: {
|
||||
|
||||
Reference in New Issue
Block a user