1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-07-17 12:01:13 +02:00

netlify.toml: test

This commit is contained in:
Kushagra Gour
2019-02-28 19:33:12 +05:30
parent 56f12145a7
commit c7f5890225

View File

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