Have `go generate` make JavaScript

This commit is contained in:
Aaron Lindsay 2016-02-13 17:13:58 -05:00
parent ed2bae3a88
commit 443356caec
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
package main
//go:generate make
import (
"flag"
"github.com/gorilla/context"