Skip to content

Commit

Permalink
v2018.4.26-12
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter T Bosse II committed Apr 26, 2018
1 parent 0d70515 commit 2e89cca
Show file tree
Hide file tree
Showing 18 changed files with 31 additions and 31 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
"packages": [
"packages/*"
],
"version": "2018.4.26-11"
"version": "2018.4.26-12"
}
4 changes: 2 additions & 2 deletions packages/amory/package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "amory",
"version": "2018.4.26-11",
"version": "2018.4.26-12",
"main": "index.js",
"author": "Peter T Bosse II <ptb@ioutime.com> (http://ptb2.me/)",
"license": "Apache-2.0",
"dependencies": {
"@ptb/queue": "^2018.4.26-11",
"@ptb/queue": "^2018.4.26-12",
"tapable": "^1.0.0"
}
}
2 changes: 1 addition & 1 deletion packages/animated-transition/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@
"build": "babel src --out-dir . --ignore __tests__",
"watch": "babel -w src --out-dir . --ignore __tests__"
},
"version": "2018.4.26-11"
"version": "2018.4.26-12"
}
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@
"postinstall": "npx npm-run-all 'postinstall:*'",
"postinstall:merge": "find '.amory' -maxdepth 1 -name '*.json' -print0 | xargs -0 -I {} -n1 basename '{}' | xargs -I {} -n1 npx -p @ptb/merge-json -c 'merge-json ../../../{} .amory/{}'"
},
"version": "2018.4.26-11"
"version": "2018.4.26-12"
}
2 changes: 1 addition & 1 deletion packages/gatsby-image/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,5 @@
"prepare": "cross-env NODE_ENV=production npm run build",
"watch": "babel -w src/index.js --out-file index.js --ignore __tests__"
},
"version": "2018.4.26-11"
"version": "2018.4.26-12"
}
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-pug/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@
"postinstall:merge": "find '.amory' -maxdepth 1 -name '*.json' -print0 | xargs -0 -I {} -n1 basename '{}' | xargs -I {} -n1 npx -p @ptb/merge-json -c 'merge-json ../../../{} .amory/{}'",
"postinstall:setup": "find '.amory' -maxdepth 1 -not -name '.amory' -not -name '*.json' -exec cp -R '{}' '../../../' \\;"
},
"version": "2018.4.26-11"
"version": "2018.4.26-12"
}
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-react-helmet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@
"postinstall:merge": "find '.amory' -maxdepth 1 -name '*.json' -print0 | xargs -0 -I {} -n1 basename '{}' | xargs -I {} -n1 npx -p @ptb/merge-json -c 'merge-json ../../../{} .amory/{}'",
"postinstall:setup": "find '.amory' -maxdepth 1 -not -name '.amory' -not -name '*.json' -exec cp -R '{}' '../../../' \\;"
},
"version": "2018.4.26-11"
"version": "2018.4.26-12"
}
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-styletron/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@
"postinstall:merge": "find '.amory' -maxdepth 1 -name '*.json' -print0 | xargs -0 -I {} -n1 basename '{}' | xargs -I {} -n1 npx -p @ptb/merge-json -c 'merge-json ../../../{} .amory/{}'",
"postinstall:setup": "find '.amory' -maxdepth 1 -not -name '.amory' -not -name '*.json' -exec cp -R '{}' '../../../' \\;"
},
"version": "2018.4.26-11"
"version": "2018.4.26-12"
}
2 changes: 1 addition & 1 deletion packages/gatsby-source-filesystem/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,5 @@
"prepare": "cross-env NODE_ENV=production npm run build",
"watch": "babel -w src --out-dir . --ignore __tests__"
},
"version": "2018.4.26-11"
"version": "2018.4.26-12"
}
2 changes: 1 addition & 1 deletion packages/gatsby/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@
"postinstall:merge": "find '.amory' -maxdepth 1 -name '*.json' -print0 | xargs -0 -I {} -n1 basename '{}' | xargs -I {} -n1 npx -p @ptb/merge-json -c 'merge-json ../../../{} .amory/{}'",
"postinstall:setup": "find '.amory' -maxdepth 1 -not -name '.amory' -not -name '*.json' -exec cp -R '{}' '../../../' \\;"
},
"version": "2018.4.26-11"
"version": "2018.4.26-12"
}
26 changes: 13 additions & 13 deletions packages/gatsby/patches-next/9-jsdir-2.diff
Original file line number Diff line number Diff line change
Expand Up @@ -19,19 +19,6 @@
})
})
).filter(s => isString(s))
--- node_modules/gatsby/dist/utils/webpack.config.js
+++ node_modules/gatsby/dist/utils/webpack.config.js
@@ -119,8 +119,8 @@
return {
filename: `[name]-[chunkhash].js`,
chunkFilename: `[name]-[chunkhash].js`,
- path: directoryPath(`public`),
- publicPath: program.prefixPaths ? `${store.getState().config.pathPrefix}/` : `/`
+ path: directoryPath(`public/js`),
+ publicPath: program.prefixPaths ? `${store.getState().config.pathPrefix}/js/` : `/js/`
};

default:
@@ -222,24 +222,6 @@
)
})
Expand All @@ -57,3 +44,16 @@
styles
.slice(0)
.reverse()
--- node_modules/gatsby/dist/utils/webpack.config.js
+++ node_modules/gatsby/dist/utils/webpack.config.js
@@ -119,8 +119,8 @@
return {
filename: `[name]-[chunkhash].js`,
chunkFilename: `[name]-[chunkhash].js`,
- path: directoryPath(`public`),
- publicPath: program.prefixPaths ? `${store.getState().config.pathPrefix}/` : `/`
+ path: directoryPath(`public/js`),
+ publicPath: program.prefixPaths ? `${store.getState().config.pathPrefix}/js/` : `/js/`
};

default:
2 changes: 1 addition & 1 deletion packages/git-setup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@
"postinstall": "npx npm-run-all 'postinstall:*'",
"postinstall:setup": "source autokeep.command 0 && cd ../../../ && autokeep"
},
"version": "2018.4.26-11"
"version": "2018.4.26-12"
}
2 changes: 1 addition & 1 deletion packages/http-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@
"postinstall": "npx npm-run-all 'postinstall:*'",
"postinstall:merge": "find '.amory' -maxdepth 1 -name '*.json' -print0 | xargs -0 -I {} -n1 basename '{}' | xargs -I {} -n1 npx -p @ptb/merge-json -c 'merge-json ../../../{} .amory/{}'"
},
"version": "2018.4.26-11"
"version": "2018.4.26-12"
}
2 changes: 1 addition & 1 deletion packages/merge-json/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@
"access": "public"
},
"repository": "https://github.com/ptb/amory/tree/master/packages/merge-json",
"version": "2018.4.26-11"
"version": "2018.4.26-12"
}
2 changes: 1 addition & 1 deletion packages/prettier-eslint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@
"postinstall": "npx npm-run-all 'postinstall:*'",
"postinstall:merge": "find '.amory' -maxdepth 1 -name '*.json' -print0 | xargs -0 -I {} -n1 basename '{}' | xargs -I {} -n1 npx -p @ptb/merge-json -c 'merge-json ../../../{} .amory/{}'"
},
"version": "2018.4.26-11"
"version": "2018.4.26-12"
}
2 changes: 1 addition & 1 deletion packages/queue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@
"access": "public"
},
"repository": "https://github.com/ptb/amory/tree/master/packages/queue",
"version": "2018.4.26-11"
"version": "2018.4.26-12"
}
2 changes: 1 addition & 1 deletion packages/sort-json/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@
"postinstall": "npx npm-run-all 'postinstall:*'",
"postinstall:merge": "find '.amory' -maxdepth 1 -name '*.json' -print0 | xargs -0 -I {} -n1 basename '{}' | xargs -I {} -n1 npx -p @ptb/merge-json -c 'merge-json ../../../{} .amory/{}'"
},
"version": "2018.4.26-11"
"version": "2018.4.26-12"
}
2 changes: 1 addition & 1 deletion packages/uncssstyle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
"access": "public"
},
"repository": "https://github.com/ptb/amory/tree/master/packages/uncssstyle",
"version": "2018.4.26-11"
"version": "2018.4.26-12"
}

0 comments on commit 2e89cca

Please sign in to comment.