Add comments including the tracking bug for the label format options not used on...
[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