async: true

pull/524/head
Rick Carlino 2017-11-02 11:06:33 -05:00
parent 11bb65b31c
commit 57fef92426
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ conf.output = {
"password_reset",
"tos_update"
],
async: true,
minChunks: ({ resource }) => (
resource &&
resource.indexOf('node_modules') >= 0 &&