保存进度!
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
* @Author: Kane
|
||||
* @Date: 2023-02-15 09:25:52
|
||||
* @LastEditors: Kane
|
||||
* @LastEditTime: 2023-06-07 15:53:53
|
||||
* @LastEditTime: 2023-06-25 09:51:13
|
||||
* @FilePath: /task_schedule/vite.config.js
|
||||
* @Description:
|
||||
*
|
||||
@@ -18,7 +18,7 @@ export default defineConfig(( command, mode ) =>
|
||||
const env = loadEnv( mode, process.cwd(), "" );
|
||||
|
||||
return {
|
||||
server:{ host: "localhost", port: 3000, },
|
||||
server:{ host: "localhost", port: 5173, },
|
||||
plugins: [vue(),],
|
||||
base: "./",
|
||||
resolve: {
|
||||
|
Reference in New Issue
Block a user