dep: use forked version of static-generator-webpack-plugin

This commit is contained in:
endiliey 2018-08-12 23:17:56 +08:00
parent 3eb9823105
commit bf1e30dc52
2 changed files with 3 additions and 3 deletions

View file

@ -69,7 +69,7 @@
"react-router-dom": "^4.3.1",
"remarkable": "^1.7.1",
"semver": "^5.5.0",
"static-site-generator-webpack-plugin": "^3.4.1",
"static-site-generator-webpack-plugin": "endiliey/static-site-generator-webpack-plugin#master",
"style-loader": "^0.22.1",
"webpack": "^4.16.3",
"webpack-chain": "^4.8.0",

View file

@ -6247,9 +6247,9 @@ static-extend@^0.1.1:
define-property "^0.2.5"
object-copy "^0.1.0"
static-site-generator-webpack-plugin@^3.4.1:
static-site-generator-webpack-plugin@endiliey/static-site-generator-webpack-plugin#master:
version "3.4.1"
resolved "https://registry.yarnpkg.com/static-site-generator-webpack-plugin/-/static-site-generator-webpack-plugin-3.4.1.tgz#6ee22468830bc546798a37e0fca6fd699cc93b81"
resolved "https://codeload.github.com/endiliey/static-site-generator-webpack-plugin/tar.gz/d29365613d5489dabe8bae912d7541334e6acf1b"
dependencies:
bluebird "^3.0.5"
cheerio "^0.22.0"