1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-01-17 20:38:15 +01: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.