Rewrite server.ts again to properly add i18n support into SSR mode

This commit is contained in:
wiz
2020-12-23 18:04:30 +09:00
parent b261243f85
commit 87fbdc063b
5 changed files with 157 additions and 92 deletions

2
frontend/.gitignore vendored
View File

@@ -4,6 +4,8 @@
/dist
/tmp
/out-tsc
server.run.js
# Only exists if Bazel was run
/bazel-out