We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e30167 commit 9f199d7Copy full SHA for 9f199d7
scripts/postinstall.sh
@@ -2,6 +2,8 @@
2
# Copyright 2019 Amazon.com, Inc. or its affiliates. All Rights Reserved.
3
set -e
4
5
+npm run build
6
+
7
npm run build:gyp
8
9
# If the path of this file ends in "node_modules/aws-lambda-ric/scripts"
0 commit comments