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
Showing only changes of commit 12f3be21fb - Show all commits

View File

@@ -1,7 +1,8 @@
{
"excludeFiles": [
"node_modules/**",
"pjax.js"
"pjax.js",
"pjax.min.js"
],
"fileExtensions": [
".js"