Skip to content

Commit 6c8348e

Browse files
committed
fix: for some reason, --offline doesn't infer the build command
1 parent fa2cfef commit 6c8348e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

demo/netlify.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
[build]
2+
command="npm run build"
23
ignore="exit 1" ## always build, there might be changes in the plugin
34

45
[[plugins]]

0 commit comments

Comments
 (0)