mirror of
https://github.com/ducbao414/win32.run.git
synced 2025-12-16 09:12:48 +09:00
change build folder
This commit is contained in:
@@ -4,7 +4,7 @@ import adapter from '@sveltejs/adapter-auto';
|
||||
/** @type {import('@sveltejs/kit').Config} */
|
||||
const config = {
|
||||
kit: {
|
||||
adapter: adapter({ out: 'build' })
|
||||
adapter: adapter()
|
||||
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user