feat: add cookie options (#12720)
* feat: add cookie options * feat: allow configuring hmr server port via the HMR_PORT env var * support configuring HMR host and proto * allow configuring the hmr client_port * cleanup * cleanup --------- Co-authored-by: Harminder Virk <virk.officials@gmail.com> Co-authored-by: Salvador Gironès <salvadorgirones@gmail.com> Co-authored-by: Adrien de Peretti <adrien.deperetti@gmail.com>
This commit is contained in:
co-authored by
Harminder Virk
Salvador Gironès
Adrien de Peretti
parent
d517dbd66a
commit
820a936b98
@@ -0,0 +1,6 @@
|
||||
---
|
||||
"@medusajs/framework": patch
|
||||
"@medusajs/types": patch
|
||||
---
|
||||
|
||||
feat(framework,types): add cookie options to project options
|
||||
Reference in New Issue
Block a user