Add comment to resize test case as a follow on to pull request 260.
[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