pashto-dictionary/netlify.toml

5 lines
151 B
TOML
Raw Normal View History

2024-08-14 19:30:10 +00:00
[build]
base = "website"
command = "export REACT_APP_BUILD_NO=`git rev-parse --short HEAD` && npm run test && npm run build"
publish = "dist"