Add a minified version of Pjax to NPM #115

Merged
BehindTheMath merged 2 commits from feature/minify into master 2018-01-24 08:48:24 -05:00
BehindTheMath commented 2018-01-23 17:54:46 -05:00 (Migrated from github.com)

Fixes #108.

Fixes #108.
MoOx (Migrated from github.com) approved these changes 2018-01-23 18:51:55 -05:00
BehindTheMath commented 2018-01-23 18:56:18 -05:00 (Migrated from github.com)

Travis failed because pjax.min.js isn't being excluded from linting. I'll have to look into why that is.

Travis failed because `pjax.min.js` isn't being excluded from linting. I'll have to look into why that is.
BehindTheMath commented 2018-01-23 19:38:16 -05:00 (Migrated from github.com)

Apparently you can't exclude files from JSCS using the command line, as opposed to JSHint.

Apparently you can't exclude files from JSCS using the command line, as opposed to JSHint.
robinnorth (Migrated from github.com) approved these changes 2018-01-24 05:46:35 -05:00
robinnorth commented 2018-01-24 05:47:20 -05:00 (Migrated from github.com)

LGTM 👍

LGTM 👍
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: iLoveElysia/pjax#115