Skip to content

Commit

Permalink
use node runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
huntabyte committed Dec 8, 2023
1 parent c72e31f commit 24ba2d4
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions apps/www/svelte.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,7 @@ const config = {
extensions: [".svelte", ".md"],

kit: {
adapter: adapter({
runtime: "edge"
}),
adapter: adapter(),
alias: {
$components: "src/lib/components",
"$components/*": "src/lib/components/*",
Expand Down

0 comments on commit 24ba2d4

Please sign in to comment.