17 lines
669 B
Bash
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 '##############################################'
|