completion
This commit is contained in:
16
ioneapps-maagapp-ee31119a522d/postinstall.sh
Normal file
16
ioneapps-maagapp-ee31119a522d/postinstall.sh
Normal file
@@ -0,0 +1,16 @@
|
||||
: '
|
||||
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 '##############################################'
|
||||
Reference in New Issue
Block a user