Skip to content

Commit 6c1b288

Browse files
committed
fixup amplify cache
1 parent 63ba539 commit 6c1b288

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

amplify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ frontend:
1414
- '**/*'
1515
cache:
1616
paths:
17-
- node_modules/**/*
17+
- src/app/node_modules/**/*

0 commit comments

Comments
 (0)