Files
Maagap/ioneapps-maagapp-ee31119a522d/postinstall.sh
2025-08-06 13:49:11 +08:00

17 lines
669 B
Bash

: '
While waiting for the AWS AppSync PR to be merged we need to hotfix it for now:
https://github.com/awslabs/aws-mobile-appsync-sdk-js/issues/410
Author: Gianfranco S. del Mundo
'
# echo '##############################################'
# echo '# CODE PUSH HEADER SEARCH PATH FIX. #'
# echo '# If you have questions ask the author. #'
# echo '# Author: Gianfranco S. del Mundo #'
# echo '##############################################'
cp -a ./scripts/. ./node_modules/
# echo '##############################################'
# echo '# DONE COPYING. #'
# echo '##############################################'