Skip to content

Commit 6ca0e6c

Browse files
committed
Updating Amplify build settings
1 parent 6b02920 commit 6ca0e6c

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.nvmrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
18

amplify.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,6 @@ frontend:
4343
- '**/*'
4444
cache:
4545
paths:
46-
- node_modules/**/*
46+
- node_modules/**/*
47+
- .astro/**/*
48+
- dist/**/*

0 commit comments

Comments
 (0)