docs: add webpack-cli back in shared example dependencies (#25892)

PR Close #25892
This commit is contained in:
Brandon Roberts 2018-10-06 15:54:03 -05:00 committed by Jason Aden
parent 1246ba53c7
commit ee28b64d74
2 changed files with 1654 additions and 56 deletions

View File

@ -82,7 +82,8 @@
"ts-loader": "^4.2.0", "ts-loader": "^4.2.0",
"ts-node": "~7.0.0", "ts-node": "~7.0.0",
"tslint": "~5.11.0", "tslint": "~5.11.0",
"typescript": "~3.1.1" "typescript": "~3.1.1",
"webpack-cli": "^2.0.14"
}, },
"repository": {} "repository": {}
} }

File diff suppressed because it is too large Load Diff