1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-08-01 19:10:22 +02:00

netlify.toml: test

This commit is contained in:
Kushagra Gour
2019-02-28 19:20:15 +05:30
parent a6494d0813
commit 66927af00a

View File

@@ -7,7 +7,7 @@ ID = "webmaker"
# unless otherwise overridden by more specific contexts.
[build]
# Default build command.
command = "gulp dev-release"
command = "gulp dev-release && ls app/"
# Directory to change to before starting a build.
# This is where we will look for package.json/.nvmrc/etc.