Compare commits

..

No commits in common. "bb25b830d5f02ab946916685ed4ef088abbd1e20" and "0360a374f05244491eca14c838f336356f461d78" have entirely different histories.

View File

@ -4,9 +4,6 @@ import path from 'path'
// https://vitejs.dev/config/
export default defineConfig({
server:{
host:'0.0.0.0'
},
resolve: {
alias: {
'@': path.resolve(__dirname, './src')