Skip to content

Commit 42752b5

Browse files
author
sw-yx
committed
preflight check
1 parent 4dedb1d commit 42752b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

netlify.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# example netlify.toml
22
[build]
3-
command = "cd example && yarn && yarn build"
3+
command = "cd example && yarn && SKIP_PREFLIGHT_CHECK=true yarn build"
44
functions = "functions"
55
publish = "example/build"
66

0 commit comments

Comments
 (0)