1 Commits

Author SHA1 Message Date
83af708f2e cmd/pkgserver: guard sass/ts behind build tag
Packaging nodejs and ruby is an immense burden for the Rosa OS base system, and these files diff poorly.

Signed-off-by: Ophestra <cat@gensokyo.uk>
2026-03-12 01:40:04 +09:00

View File

@@ -1,5 +1,3 @@
//go:build !frontend
package main
import "testing/fstest"