mirror of
https://github.com/superseriousbusiness/gotosocial
synced 2025-06-05 21:59:39 +02:00
[chore] Convert some settings / admin panel JS to TypeScript (#2247)
* initial conversion of STUFF to typescript * more stuff * update babel deps, include commonjs transform * update bundler & eslint configuration * eslint --fix * upgrade deps * update docs, build stuff, peripheral stuff --------- Co-authored-by: f0x <f0x@cthu.lu>
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
#!/bin/sh
|
||||
|
||||
# this script is really just here because GoReleaser doesn't let
|
||||
# you set env vars in your 'before' commands in the free version
|
||||
|
||||
set -eu
|
||||
|
||||
BUDO_BUILD=1 node web/source
|
Reference in New Issue
Block a user