Skip to content

Commit 3f5a346

Browse files
committed
adding netlify toml
1 parent 701aae7 commit 3f5a346

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

netlify.toml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
2+
[build]
3+
command = "yarn build"
4+
publish = "build"
5+
[build.environment]
6+
YARN_VERSION = "1.9.4"
7+
YARN_FLAGS = "--no-ignore-optional"

0 commit comments

Comments
 (0)