Commit Graph

4 Commits

Author SHA1 Message Date
Joey Parrish ae8b3fb3f0 Combine index.js and shaka-player.compiled.js.
This cuts down build time by 30%.

Change-Id: I882a7d5996aa996863af418006d3e40b95d6df05
2015-04-06 22:34:32 +00:00
Joey Parrish e2f31dd268 Add a script to check versions.
This script checks for versioning mistakes and will prevent npm
publication if any of the checks fail.

This also drops the check.sh script, which nobody was using.

Related to #30

Change-Id: Ic8e504515ac31beb7833207aa2ac463d40cfae88
2015-03-11 16:19:06 -07:00
Joey Parrish 8add78dedc Update the change log and bump version to 1.2.0.
Change-Id: Id5e011b15728a8f429e527264c62e2339e4dcfaf
2015-02-24 13:19:53 -08:00
Joey Parrish d5253cdc08 Add NPM metadata.
This also configures the package to compile at publish time, which
should enable cdnjs to auto-update the library.

Change-Id: Ib32ac1c44d11e10f344a2409caa800d7312c1996
2015-01-26 15:08:47 -08:00