syncthing/lib/api/auto
Jakob Borg e321bd3941
lib/*/auto: Add noassets files (#7490)
This adds a couple of dummy asset files protected by the "noassets"
build tag. The purpose is that it should be possible for, for example,
CI tools and static analysis things to compile and analyze the source
tree without our custom asset generation step. Also makes `go test -tags
noassets ./...` work without building assets first.
2021-03-17 21:03:35 +01:00
..
.gitignore build: Update .gitignores for new asset locs (ref #6624) (#6631) 2020-05-11 11:04:47 +01:00
auto_test.go lib/assets: Allow assets to remain uncompressed (#6661) 2020-05-25 08:51:27 +02:00
doc.go cmd/strelaypoolsrv, lib/api: Factor out static asset serving (#6624) 2020-05-10 11:44:34 +02:00
noassets.go lib/*/auto: Add noassets files (#7490) 2021-03-17 21:03:35 +01:00