/
t3
/
helloworld
Обзор
Документация
Войти
/
t3
/
helloworld
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
master
makefile
12 строк
204 B
Ivan
kilo custom metrics
02 июл 2026, 23:38
02 июл 2026, 23:38
90d6466
Код
Авторство
О чём код?
build: esbuild src/main.ts \ --bundle \ --platform=node \ --target=es2020 \ --format=iife \ --minify \ --global-name=script \ --outfile=output/bundle.js run: ../cli/bin/t3 -f baseline.yml