Skip to content

Commit 842e4a2

Browse files
committed
makind netlify configuration download cache before building
1 parent 6596a68 commit 842e4a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

netlify.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[build]
22
functions = "netlify-lambda-lib"
3-
command = "npm run build"
3+
command = "npm run download && npm run build"

0 commit comments

Comments
 (0)