Remove compile.sh

This commit is contained in:
Rachel Fenichel
2021-04-13 14:28:54 -07:00
parent 8ee2a85cd5
commit e8d95c9137
3 changed files with 2 additions and 116 deletions

View File

@@ -24,7 +24,7 @@
<p>To run this test manually, download
<a href="https://dl.google.com/closure-compiler/compiler-latest.zip">closure-compiler-vxxxxxxxx.jar</a>,
place it in this directory, then run compile.sh from the command line.</p>
place it in this directory, then run `npm run test:compile:advanced` from the command line.</p>
<p>Measure the size of main_compressed.js (295kb as of October 2017), then reload
this page and see if Blockly works.</p>