forked from rosa/hakurei
cmd/pkgserver/ui_test: implement skipping from DSL
This commit is contained in:
@@ -11,6 +11,7 @@ import (
|
||||
//go:generate tsc --outDir ui_test/static -p ui_test
|
||||
//go:generate sass ui_test/lib/ui.scss ui_test/static/style.css
|
||||
//go:generate cp ui_test/lib/ui.html ui_test/static/index.html
|
||||
//go:generate sh -c "cd ui_test/lib && cp *.svg ../static/"
|
||||
//go:embed ui_test/static
|
||||
var _staticTest embed.FS
|
||||
|
||||
|
||||
Reference in New Issue
Block a user