Fix ERR_PNPM_IGNORED_BUILDS CI failure #77

Closed
privilegedescalation-engineer[bot] wants to merge 1 commits from gandalf/fix-pnpm-ignored-builds into main
+7
View File
@@ -12,6 +12,13 @@
"homepage": "https://github.com/privilegedescalation/headlamp-rook-plugin#readme",
"author": "privilegedescalation",
"license": "Apache-2.0",
"pnpm": {
"onlyBuiltDependencies": [
"@swc/core",
"esbuild",
"msw"
]
},
"scripts": {
"start": "headlamp-plugin start",
"build": "headlamp-plugin build",