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 0c9ef89 commit 536f884Copy full SHA for 536f884
internal/portal/package.json
@@ -2,7 +2,7 @@
2
"name": "outpost-portal",
3
"scripts": {
4
"dev": "vite",
5
- "build": "vite build"
+ "build": "vite build && touch dist/gitkeep"
6
},
7
"dependencies": {
8
"react": "^18.3.1",
0 commit comments