mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-13 08:13:49 +10:00
- designing the dashboard
- resume preview - create resume modal
This commit is contained in:
@ -13,6 +13,10 @@ module.exports = {
|
||||
],
|
||||
},
|
||||
},
|
||||
{
|
||||
resolve: `gatsby-plugin-create-client-paths`,
|
||||
options: { prefixes: [`/app/*`] },
|
||||
},
|
||||
`gatsby-plugin-lodash`,
|
||||
`gatsby-plugin-react-helmet`,
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user