Skip to content

Commit 8791dd6

Browse files
committed
Fix toml file
1 parent 89b3573 commit 8791dd6

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
@@ -4,7 +4,7 @@
44
publish = "demo"
55

66
[[plugins]]
7-
package = "./src/index.js"
7+
package = "./lib/index.js"
88
[plugins.inputs]
99
# required config
1010
checkPaths = ['/']

0 commit comments

Comments
 (0)