Skip to content

Commit de8421d

Browse files
committed
chore: fix example yaml
1 parent d1f7983 commit de8421d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

example/serverless.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@ stage: dev
66

77
inputs:
88
src:
9-
root: ./
10-
hook: npm run build
9+
src: ./
1110
index: index.html
1211
error: index.html
1312
region: ap-guangzhou

0 commit comments

Comments
 (0)