chenlijun99 / gatsby-theme-material-blog

Blog theme based on material-ui
https://gatsby-material-blog-theme.netlify.com/
MIT License
1 stars 0 forks source link

Hot reload doesn't work for BlogPost #15

Open chenlijun99 opened 5 years ago

chenlijun99 commented 5 years ago

Describe the bug Hot reload doesn't work for BlogPost

To Reproduce Steps to reproduce the behavior:

  1. Run yarn run develop
  2. Create another mdx file
  3. The new file is not shown

Expected behavior Hot reload should be triggered and the new mdx document should be shown