lowsky
lowsky
To reduce too much requests sent to spotify, I want to introduce dataloader first: issue #56
After a quick look into it, I found that prism code highlighting does not out-of-the-box together with react. Prism highlighting needs to be synced with react's rendering lifecycle. Some details...
-> https://www.gatsbyjs.org/packages/gatsby-plugin-mdx/
I guess this is already in progress - and happily assigned it to you @Narigo , okay?
> Is this replacing #717? > "Create marc_emmanuel..." nope. I don't think so ;-)
> Is this related to #797 Okay, good point. I think we have these 3 tasks: - #831 archive 2019 pages - #797 Migrate to new Web site rendering: mainly...
Latest version, v0.42.2 works like a charm. Thx, @fibo, for updating !
After adding the missing dependency per `babel-preset-stage-2` this error was gone, (still had to solve #26 )