chore: add netlify.toml (#2703)
This commit is contained in:
8
netlify.toml
Normal file
8
netlify.toml
Normal file
@ -0,0 +1,8 @@
|
||||
[build]
|
||||
base = "/"
|
||||
command = "yarn build:demo"
|
||||
publish = "dev-test/"
|
||||
|
||||
[build.environment]
|
||||
YARN_FLAGS = "--no-ignore-optional"
|
||||
YARN_VERSION = "1.7.0"
|
Reference in New Issue
Block a user