~ubuntu-branches/debian/sid/r-cran-rmarkdown/sid

« back to all changes in this revision

Viewing changes to debian/js/classList.js/get

  • Committer: Package Import Robot
  • Author(s): Andreas Tille
  • Date: 2018-01-31 10:33:10 UTC
  • Revision ID: package-import@ubuntu.com-20180131103310-gqj6w22wr9x1rd5z
Tags: 1.8+dfsg-1
Initial release (closes: #884115)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/bin/sh
 
2
# https://github.com/eligrey/classList.js
 
3
wget https://raw.githubusercontent.com/eligrey/classList.js/master/LICENSE.md
 
4
wget https://raw.githubusercontent.com/eligrey/classList.js/master/classList.js
 
5
yui-compressor classList.js > classList.min.js