Skip to content
This repository was archived by the owner on Jan 26, 2019. It is now read-only.

Commit 5939b6b

Browse files
author
William Monk
committed
Install @types/webpack for ejecting
1 parent 8b3618d commit 5939b6b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/init.js

+1
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,7 @@ module.exports = function(
168168
'@types/react',
169169
'@types/react-dom',
170170
'@types/jest',
171+
'@types/webpack',
171172
'typescript',
172173
];
173174

0 commit comments

Comments
 (0)