Files
geo/backend/node_modules/@swc/helpers/scripts/gen.sh

6 lines
69 B
Bash
Raw Normal View History

2026-02-04 00:11:19 +05:00
#!/bin/bash
set -eu
./scripts/generator.sh > src/index.js
npm build