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 2b4bd2e commit c278a78Copy full SHA for c278a78
CollapsibleHeaderViewsExample/package.json
@@ -3,6 +3,7 @@
3
"version": "0.0.1",
4
"private": true,
5
"scripts": {
6
+ "preinstall": "cd .. && npm i --only=prod",
7
"postinstall": "metro-with-symlinks",
8
"build": "rm -rf build && tsc -p .",
9
"lint": "tslint -p .",
0 commit comments