1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-06-27 16:36:00 +00:00

Use embed package for Javascript bundles instead of generated files

This commit is contained in:
Frédéric Guillot 2021-02-18 20:34:58 -08:00 committed by fguillot
parent 9569666259
commit 4855fbd13f
9 changed files with 79 additions and 106 deletions

View file

@ -5,7 +5,6 @@
package main // import "miniflux.app"
//go:generate go run generate.go
//go:generate gofmt -s -w ui/static/js.go
//go:generate gofmt -s -w template/views.go
//go:generate gofmt -s -w template/common.go