Skip to content

Commit 3f22adc

Browse files
committed
Avoid publishing the source code
1 parent 845c58f commit 3f22adc

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

netlify.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
[build]
2+
publish = "public"
3+
14
[functions]
25
directory = "lib/netlify/"
36
node_bundler = "esbuild"

public/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
<!doctype html><title>Not required</title>

0 commit comments

Comments
 (0)