- update to 2.7.1

- add webpack cache
This commit is contained in:
Amruth Pillai
2021-06-03 08:45:50 +05:30
parent 7a721f40b6
commit 2a1a6498e2

View File

@ -7,6 +7,7 @@ module.exports = {
description: 'A free and open source resume builder.',
version: '2.7.1',
},
flags: { PRESERVE_WEBPACK_CACHE: true },
plugins: [
'gatsby-plugin-react-helmet',
{