mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-25 01:05:15 +03:00
feat: add netlify config file (#3863)
This commit is contained in:
parent
726f6f0de3
commit
dd16cb7679
1 changed files with 3 additions and 0 deletions
3
netlify.toml
Normal file
3
netlify.toml
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
[build]
|
||||||
|
publish = "src/dist"
|
||||||
|
command = "yarn build"
|
Loading…
Add table
Add a link
Reference in a new issue