buildweb

command
v0.1.9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 14, 2026 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Overview

Command buildweb bundles the React panel with esbuild — which is a Go library, so the whole frontend toolchain is `go run`: no node, no npm, no lockfiles. React itself is vendored under web/vendor/node_modules (fetched once from the npm registry, committed to the repo).

Run from the repo root:

go run ./tools/buildweb

or via `go generate ./...`. The bundle lands in internal/server/web/ and is committed too, so a plain `go build` always works.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL