Skip to content

Commit 7970d88

Browse files
committed
Clean up old deploy code
1 parent c611d1b commit 7970d88

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

browser/data-browser/package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,10 +87,8 @@
8787
},
8888
"scripts": {
8989
"build": "vite build",
90-
"deploy": "gh-pages -d build",
9190
"lint": "eslint ./src --ext .js,.jsx,.ts,.tsx",
9291
"lint-fix": "eslint ./src --ext .js,.jsx,.ts,.tsx --fix",
93-
"predeploy": "build && touch build/.nojekyll",
9492
"preview": "vite preview",
9593
"start": "vite",
9694
"test": "vitest run",

0 commit comments

Comments
 (0)