Merge commit 'de2545148870a1bdb0957c4c42e80bdb8ce1656d' into per-axis-grid
[dygraphs.git] / generate-jar.sh
1 #!/bin/bash
2 # Generates a JAR file that can be used from GWT to load Dygraphs
3
4 jar -cf dygraph-gwt.jar -C gwt org