mirror of
https://github.com/imjasonh/gots
synced 2026-07-11 18:40:17 +00:00
6 lines
88 B
Go
6 lines
88 B
Go
|
|
//go:build ignore
|
||
|
|
|
||
|
|
package main
|
||
|
|
|
||
|
|
//go:generate sh -c "npm install && npm run build:dev"
|