Skip to content

Commit

Permalink
remove appDir
Browse files Browse the repository at this point in the history
  • Loading branch information
raymondwang committed Apr 6, 2024
1 parent cc237f3 commit ab7e235
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions svelte.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ import { vitePreprocess } from '@sveltejs/vite-plugin-svelte';
const config = {
kit: {
adapter: adapter(),
// GitHub Pages can't serve content from directories with underscores:
appDir: 'app',
},
// https://kit.svelte.dev/docs/integrations#preprocessors
preprocess: vitePreprocess(),
Expand Down

0 comments on commit ab7e235

Please sign in to comment.