mirror of
https://github.com/imjasonh/gots
synced 2026-07-08 09:05:45 +00:00
5 lines
88 B
Go
5 lines
88 B
Go
//go:build ignore
|
|
|
|
package main
|
|
|
|
//go:generate sh -c "npm install && npm run build:dev"
|