Add a minified version of Pjax to NPM #115
Reference in New Issue
Block a user
Delete Branch "feature/minify"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixes #108.
Travis failed because
pjax.min.jsisn't being excluded from linting. I'll have to look into why that is.Apparently you can't exclude files from JSCS using the command line, as opposed to JSHint.
LGTM 👍