1
0
mirror of https://github.com/sehugg/8bitworkshop.git synced 2026-03-12 04:41:54 +00:00

Deploying to gh-pages from @ sehugg/8bitworkshop@48aa348ee3 🚀

This commit is contained in:
sehugg
2026-03-02 08:12:41 +00:00
parent 7a7af17437
commit 8dbed4c924

View File

@@ -59,6 +59,7 @@ tsweb: submodules node_modules
npm run esbuild-clean
(ip addr || ifconfig) | grep inet
trap 'kill 0' EXIT; \
make buildgrammars; \
$(TSC) -w --preserveWatchOutput & \
make watchgrammars & \
npm run esbuild-worker -- --watch & \