MIRROR: javascript for ๐Ÿœ's, a tiny runtime with big ambitions
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

prevent local symbol stripping

+1 -1
+1 -1
maidfile.toml
··· 42 42 '''] 43 43 44 44 [tasks.install] 45 - script = ["maid build -q", "maid strip", ''' 45 + script = ["maid build -q", ''' 46 46 bash -c 'if which ant >/dev/null 2>&1; then 47 47 dir=$(dirname "$(which ant)") 48 48 cp ./build/ant "$dir/ant"