mirror of
https://gitlab.com/SpaccInc/SpaccDotWeb.git
synced 2025-06-05 21:29:12 +02:00
[Alt] alternative function names; add RequireScript options
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
for file in ./SpaccDotWeb*.js
|
||||
for file in ./SpaccDotWeb.js ./SpaccDotWeb.*.js
|
||||
do node ./SpaccDotWeb.Build.js "BuildScriptFile('${file}')"
|
||||
done
|
||||
|
Reference in New Issue
Block a user