add /friends page
This commit is contained in:
parent
c49a40df01
commit
157e47d3ef
6 changed files with 293 additions and 10 deletions
|
|
@ -2,7 +2,6 @@ import {fileURLToPath, URL} from 'node:url'
|
|||
|
||||
import {defineConfig} from 'vite'
|
||||
import vue from '@vitejs/plugin-vue'
|
||||
import * as fs from "fs";
|
||||
|
||||
export default defineConfig({
|
||||
plugins: [vue()],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue