1
0
Fork 0
mirror of https://github.com/owncast/owncast.git synced 2025-01-05 08:07:58 +03:00
Commit graph

151 commits

Author SHA1 Message Date
Gabe Kangas
f0bd7d2528
Replace pkger with go:embed for bundling the admin. Closes ()
* Replace pkger with go:embed for bundling the admin. Closes 

* Remove references to pkged.go

* Point tests to use an updated version of Go

* Add comment to new exported function

* Cleanup

* Add a dummy pkged.go to alert people to stop using it.

* Add simple browser test to make sure the admin is available and renders

* Don't panic
2021-10-11 14:56:00 -07:00