Equipment is being read from the database and displayed

This commit is contained in:
2019-06-01 04:50:23 +10:00
parent 29e86e4032
commit 13842a5da9
9 changed files with 343 additions and 130 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ module.exports = {
]
},
optimization: {
minimize: true,
minimize: false,
minimizer: [
new TerserPlugin({
terserOptions: {