Skip to content

Commit 4a2a826

Browse files
committed
chore: add build plugin first
1 parent 9af3fbd commit 4a2a826

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

netlify.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[build]
22
publish = "demo/dist"
3-
command = "npm run build:demo"
3+
command = "npm run build && npm run build:demo"

0 commit comments

Comments
 (0)