mirror of
https://github.com/chinchang/web-maker.git
synced 2025-05-05 01:58:21 +02:00
netlify: fix build command
This commit is contained in:
parent
1da8cf4809
commit
c00541dbcf
@ -7,7 +7,7 @@ ID = "webmaker"
|
||||
# unless otherwise overridden by more specific contexts.
|
||||
[build]
|
||||
# Default build command.
|
||||
command = "gulp dev-release && ls dist/"
|
||||
command = "gulp dev-release"
|
||||
|
||||
# Directory to change to before starting a build.
|
||||
# This is where we will look for package.json/.nvmrc/etc.
|
||||
|
Loading…
x
Reference in New Issue
Block a user