mirror of
https://github.com/janishutz/libreevent.git
synced 2025-11-25 05:14:23 +00:00
update vite config
This commit is contained in:
@@ -9,4 +9,7 @@ export default defineConfig( {
|
||||
'@': path.resolve( __dirname, './src' ),
|
||||
},
|
||||
},
|
||||
server: {
|
||||
'port': 8080
|
||||
}
|
||||
} );
|
||||
Reference in New Issue
Block a user