build size reduse it
This commit is contained in:
@@ -7,6 +7,8 @@
|
||||
"build": "next build",
|
||||
"start": "next start -p 3100",
|
||||
"lint": "eslint",
|
||||
"clean": "rm -rf .next dist tsconfig.tsbuildinfo",
|
||||
"bundle": "bash scripts/bundle.sh",
|
||||
"theme:build": "astryx theme build src/theme/loyalyTheme.ts",
|
||||
"typecheck": "tsc --noEmit",
|
||||
"dev:preview": "next dev"
|
||||
|
||||
Reference in New Issue
Block a user