mirror of
https://github.com/meshtastic/web.git
synced 2026-04-19 21:37:19 -04:00
Merge pull request #435 from danditomaso/fix/allow-building-without-formatting
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"description": "Meshtastic web client",
|
||||
"license": "GPL-3.0-only",
|
||||
"scripts": {
|
||||
"build": "pnpm check && rsbuild build",
|
||||
"build": "rsbuild build",
|
||||
"build:analyze": "BUNDLE_ANALYZE=true rsbuild build",
|
||||
"check": "biome check src/",
|
||||
"check:fix": "pnpm check --write src/",
|
||||
|
||||
Reference in New Issue
Block a user