The local auto tester's javascript is messy and having it embedded in HTML doesn...
[dygraphs.git] / generate-jar.sh
CommitLineData
71ac4733
AV
1#!/bin/bash
2# Generates a JAR file that can be used from GWT to load Dygraphs
3
4jar -cf dygraph-gwt.jar -C gwt org