1. 17 6月, 2020 1 次提交
    • J
      chore(examples): update next to latest on cms examples (#14230) · 0e8ed87d
      João Pedro Schmitz 提交于
      Hey guys, thanks for the amazing job you are doing 💜 
      
      This PR fixes a small error I faced when starting a project with Prismic + Next.js.
      
      Since the version on the `cms-prismic` example was fixed to `9.2.3-canary.26` I was having the following error because the example uses the environment variables feature that is for Next.js 9.4+
      
      <img width="1256" alt="Screen Shot 2020-06-16 at 12 13 38" src="https://user-images.githubusercontent.com/26466516/84793626-bc43c000-afcb-11ea-8823-b1dee30dbb00.png">
      
      After updating to the latest version, I could run it successfully.
      
      ps: I also realized that the `cms-contentful` example was also not using the `latest` version, so I decided to update it (I have not tested, but the error certainly will happen).
      
      ps2: if you want to reproduce the error, just create a project using the example and add dummy data on the environment variables, then start the server and access `http://localhost:3000`.
      0e8ed87d
  2. 16 6月, 2020 7 次提交
  3. 15 6月, 2020 5 次提交
  4. 14 6月, 2020 2 次提交
  5. 13 6月, 2020 4 次提交
  6. 12 6月, 2020 17 次提交
  7. 11 6月, 2020 4 次提交