Update build system, add cspot service option

This commit is contained in:
Sebastien L
2021-12-28 12:43:29 -05:00
parent f3c405579f
commit b2ec1506d7
36 changed files with 847 additions and 115 deletions

View File

@@ -181,8 +181,8 @@ module.exports = merge(common, {
});
console.log('Post build completed.');
}),
new BundleAnalyzerPlugin()
})
//, new BundleAnalyzerPlugin()
]
});