mirror of
https://github.com/meshtastic/web.git
synced 2025-12-24 00:00:01 -05:00
fix: add @serialport/bindings-cpp to onlyBuiltDependencies (#914)
This commit is contained in:
@@ -35,14 +35,15 @@
|
||||
"tslog": "^4.9.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^24.3.1",
|
||||
"@biomejs/biome": "2.2.4",
|
||||
"@types/node": "^24.3.1",
|
||||
"tsdown": "^0.15.0",
|
||||
"typescript": "^5.9.2",
|
||||
"vitest": "^3.2.4"
|
||||
},
|
||||
"pnpm": {
|
||||
"onlyBuiltDependencies": [
|
||||
"@serialport/bindings-cpp",
|
||||
"@tailwindcss/oxide",
|
||||
"core-js",
|
||||
"esbuild",
|
||||
|
||||
Reference in New Issue
Block a user