Skip to content

Commit 426edf4

Browse files
authored
Update buildspec.yml
1 parent 91cefc6 commit 426edf4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

buildspec.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,6 @@ phases:
66
install:
77
runtime-versions:
88
nodejs: 10
9+
build:
10+
commands:
11+
- npm run build

0 commit comments

Comments
 (0)