Skip to content

Commit d930bf0

Browse files
committed
rewrite code
1 parent 98a447b commit d930bf0

File tree

3 files changed

+5716
-3478
lines changed

3 files changed

+5716
-3478
lines changed

Diff for: amplify.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ frontend:
33
phases:
44
preBuild:
55
commands:
6-
- npm ci # or pnpm ci if you have a lockfile
6+
- npm ci
77
build:
88
commands:
99
- npm run build

0 commit comments

Comments
 (0)