feat: finish vuejs example
This commit is contained in:
@@ -16,4 +16,8 @@ export default defineConfig({
|
||||
port: 3000,
|
||||
host: true,
|
||||
},
|
||||
preview: {
|
||||
port: 3000,
|
||||
host: true,
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user