Reformat files
This commit is contained in:
parent
cfe884c4ea
commit
505abd364b
|
@ -23,7 +23,7 @@ const config = {
|
|||
// Use different adapters based on the environment.
|
||||
// For GitHub Pages deployment, use svelte-adapter-ghpages.
|
||||
// For local development, you can use a different adapter like @sveltejs/adapter-static or any other suitable one.
|
||||
adapter: adapter()
|
||||
adapter: adapter(),
|
||||
// adapter: process.env.NODE_ENV === 'production' ? adapterGhpages({
|
||||
// pages: 'build',
|
||||
// assets: 'build',
|
||||
|
|
Loading…
Reference in New Issue