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 93ed79d commit 2c578e6Copy full SHA for 2c578e6
package.json
@@ -4,6 +4,7 @@
4
"sideEffects": false,
5
"type": "module",
6
"scripts": {
7
+ "postinstall": "pnpm run typegen",
8
"build": "react-router build",
9
"dev": "react-router dev",
10
"lint": "eslint --max-warnings 0",
0 commit comments