fix up the builds

This commit is contained in:
Dylan Vorster
2019-07-30 22:36:44 +02:00
parent ca301b9d4d
commit 0b78ba69c6
8 changed files with 26 additions and 28 deletions

View File

@ -41,4 +41,4 @@ module.exports = (directory) => {
minimizer: [new TerserPlugin()],
}
}
}
};