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>
This commit is contained in:
5
cmd/pkgserver/ui_stub.go
Normal file
5
cmd/pkgserver/ui_stub.go
Normal file
@@ -0,0 +1,5 @@
|
||||
package main
|
||||
|
||||
import "testing/fstest"
|
||||
|
||||
var content fstest.MapFS
|
||||
Reference in New Issue
Block a user