1 Answer
- Newest
- Most votes
- Most comments
0
There are a few things to check.
First of all ensure that upon your amplify push the code is really uploaded. (Put the amplifyPush command in prebuild on your buildspec file). Then control your gitIgnore filter to actualy allow all the files you need.
Relevant content
- AWS OFFICIALUpdated 4 years ago
