Skip to content

A demo repo for showing build issues with Universal-Cookie and Next 12

Notifications You must be signed in to change notification settings

jaehanley/universal-cookie-next-12

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo demonstrates an issue with built versions of Next 12 and the universal-cookie package. The issue is that the universal-cookie package is not able to call cookies.get when built with Next 12.x. This issue does not occur when running the app in development mode.

Steps to reproduce

  1. Clone this repo
  2. Run yarn install
  3. Run yarn build
  4. Run yarn start

About

A demo repo for showing build issues with Universal-Cookie and Next 12

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published