There was an error while loading. Please reload this page.
1 parent 27c2f95 commit 5caba7bCopy full SHA for 5caba7b
1 file changed
package.json
@@ -4,13 +4,11 @@
4
"private": true,
5
"scripts": {
6
"dev": "next dev",
7
- "prebuild": "node scripts/convert-alias-markup.mjs",
8
"build": "next build",
9
"start": "next start",
10
"lint": "eslint",
11
"test": "vitest run",
12
"test:watch": "vitest",
13
- "alias:convert": "node scripts/convert-alias-markup.mjs",
14
"adar:convert": "node scripts/convert-adar-xml.mjs",
15
"routing:convert": "node scripts/convert-zhu-routing-aliases.mjs"
16
},
0 commit comments