diff --git a/scripts/injectPolyfills.sh b/scripts/injectPolyfills.sh new file mode 100644 index 0000000..547539b --- /dev/null +++ b/scripts/injectPolyfills.sh @@ -0,0 +1,2 @@ +#!/bin/sh +echo This script (injectPolyfills) only exists to stop older build scripts from breaking, you no longer need to run it \ No newline at end of file