diff --git a/gatsby-node.js b/gatsby-node.js index 406da34b14..8b13789179 100644 --- a/gatsby-node.js +++ b/gatsby-node.js @@ -1,9 +1 @@ -// const path = require('path'); -// exports.onCreateWebpackConfig = ({ actions }) => { -// actions.setWebpackConfig({ -// resolve: { -// modules: [path.resolve(__dirname, 'src'), 'node_modules'] -// } -// }); -// }; \ No newline at end of file