chore: add injectPolyfills script to stop older build scripts from breaking
This commit is contained in:
parent
ad9b161744
commit
bb6165c1ad
1 changed files with 2 additions and 0 deletions
2
scripts/injectPolyfills.sh
Normal file
2
scripts/injectPolyfills.sh
Normal file
|
@ -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
|
Loading…
Reference in a new issue