mirror of
https://github.com/fumiama/paper-manager.git
synced 2026-06-11 03:20:24 +08:00
fix dist
This commit is contained in:
@@ -8,10 +8,6 @@ import (
|
||||
"net/http"
|
||||
)
|
||||
|
||||
//go:generate npm run build
|
||||
|
||||
//go:generate zip -9 -r -D dist.zip dist/* -x "dist/.DS_Store" "dist/*/.DS_Store"
|
||||
|
||||
//go:embed dist.zip
|
||||
var distzipbytes []byte
|
||||
|
||||
|
||||
Reference in New Issue
Block a user