You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "Frontend build for condash's dashboard.html shell. Bundles src/condash/assets/src/{js,css}/ into src/condash/assets/dist/bundle.{js,css}. Build runs via `make frontend`, which invokes esbuild through `npx --yes` (no node_modules/ required). This package.json exists to pin the esbuild version for IDEs, Dependabot, and developers who prefer a local install.",