fix dependencies

This commit is contained in:
Shawn Erquhart
2018-07-25 08:45:13 -04:00
parent 91a5814079
commit 4a01d2289c
29 changed files with 517 additions and 12 deletions

View File

@ -33,12 +33,15 @@ const stats = () => {
if (isProduction) {
return {
builtAt: false,
chunks: false,
colors: true,
entrypoints: false,
errorDetails: false,
hash: false,
modules: false,
timings: false,
version: false,
warnings: false,
};
}
return {