We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 375733b + d4d4aab commit f527555Copy full SHA for f527555
1 file changed
scripts/build-emails.sh
@@ -13,5 +13,5 @@ npm ci
13
npm run build
14
15
cd ..
16
-cp -R ./emails/dist ./email
+cp -R ./emails/dist ./static/email
17
rm -rf ./emails
0 commit comments