express + i18n-node + cookieParser and avoid concurrency issues
{ | |
"name": "i18n-express-cookie-example", | |
"version": "0.0.0", | |
"author": "Marcus Spiegel <marcus.spiegel@gmail.com>", | |
"dependencies": { | |
"express": "*", | |
"i18n": "*" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment