Skip to content

Commit

Permalink
fix(ssr): adds cookie package with partitioned support
Browse files Browse the repository at this point in the history
Partitioned cookies aren't supported by express yet due to a dependency on an older version of the cookie package. See expressjs/express#5275. Adding an override for a higher version of the cookie package which does support partitioned cookies fixes this.
  • Loading branch information
blakeoxx committed Aug 10, 2024
1 parent fa020cc commit ae5c712
Show file tree
Hide file tree
Showing 2 changed files with 8,158 additions and 5,508 deletions.
Loading

0 comments on commit ae5c712

Please sign in to comment.