mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-13 00:03:27 +10:00
- update dependencies
- upgrade gatsby v2 to v3 - update functions
This commit is contained in:
@ -1,7 +1,6 @@
|
||||
require('dotenv').config();
|
||||
|
||||
module.exports = {
|
||||
flags: { PRESERVE_WEBPACK_CACHE: true },
|
||||
siteMetadata: {
|
||||
title: 'Reactive Resume',
|
||||
siteUrl: 'https://rxresu.me',
|
||||
@ -35,6 +34,7 @@ module.exports = {
|
||||
display: 'standalone',
|
||||
},
|
||||
},
|
||||
`gatsby-plugin-image`,
|
||||
`gatsby-plugin-offline`,
|
||||
{
|
||||
resolve: 'gatsby-plugin-webfonts',
|
||||
|
||||
Reference in New Issue
Block a user