1
0
Fork 0
mirror of https://github.com/imjasonh/gots synced 2026-07-11 18:40:17 +00:00
gots/frontend/generate_dev.go

6 lines
88 B
Go
Raw Normal View History

//go:build ignore
package main
//go:generate sh -c "npm install && npm run build:dev"