We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8d9851 commit 5d4a240Copy full SHA for 5d4a240
packages/aws-appsync/package.json
@@ -14,7 +14,7 @@
14
"url": "https://github.com/awslabs/aws-mobile-appsync-sdk-js.git"
15
},
16
"scripts": {
17
- "prepare": "tsc"
+ "prepare": "tsc && cp -r src/vendor lib/vendor"
18
19
"dependencies": {
20
"@redux-offline/redux-offline": "^2.2.1",
0 commit comments