Skip to content

Commit 3062856

Browse files
committed
Fix typo in the Netlify configuration
1 parent 60bed67 commit 3062856

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

netlify.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[build]
2-
publish = 'examples/dist/'
2+
publish = 'example/dist/'
33
command = 'npm run prepack && npx vite build example'
44

55
[[headers]]

0 commit comments

Comments
 (0)