X-Git-Url: https://git.sesse.net/?p=remoteglot;a=blobdiff_plain;f=build.sh;h=9f97e35fd8383ee36365f8fee6420d922d9ddf76;hp=b8da89e8341951355a7974ba7b2f29b630e4c221;hb=b4059a786029132eb27769a42ca52eca6d8b44cc;hpb=b76cf35e0e41f59faa3547652c060711ac6cf9fd;ds=sidebyside diff --git a/build.sh b/build.sh index b8da89e..9f97e35 100755 --- a/build.sh +++ b/build.sh @@ -12,10 +12,10 @@ java -jar closure/compiler.jar \ --language_in ECMASCRIPT5 \ --compilation_level SIMPLE \ --js_output_file=www/js/remoteglot.min.js \ - --externs externs/webstorage.js \ www/js/jquery-deprecated-sizzle.js \ www/js/chessboard-0.3.0.js \ www/js/chess.js \ www/js/json_delta.js \ + www/js/jquery.sparkline.js \ www/js/remoteglot.js