Skip to content

Commit

Permalink
Update default template with new netlify adapter config
Browse files Browse the repository at this point in the history
  • Loading branch information
ascorbic committed Aug 18, 2021
1 parent b10fcb9 commit 4fe2486
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/create-svelte/templates/default/netlify.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
[build]
command = "npm run build"
publish = ".svelte-kit/netlify/build/"
functions = ".svelte-kit/netlify/functions/"
publish = "build"

0 comments on commit 4fe2486

Please sign in to comment.