Merge branch 'develop' of https://code.gab.com/gab/social/gab-social into develop

This commit is contained in:
robcolbert
2019-07-03 13:29:38 -04:00
19 changed files with 14046 additions and 66 deletions

View File

@@ -16,7 +16,7 @@ if (process.env.VAGRANT) {
module.exports = merge(sharedConfig, {
mode: 'development',
cache: true,
devtool: 'cheap-module-eval-source-map',
devtool: 'source-map',
stats: {
errorDetails: true,