impress-2020/src/server/lib
Matchu 19482be2b8 Use ES module syntax in backend instead of require
Ok cool, so apparently another win we get from using `ts-node` is that I can finally easily use some non-native-Node features like ES module import syntax, for consistency with what I'm doing in the main app source! That was getting on my nerves tbh. Ooh I bet I can finally use `?.` too, I've had to rewrite that a bunch…
2021-02-02 22:26:55 -08:00
..
apollo-cache-control-fork.ts Run Prettier on my TS file 2021-02-02 21:40:43 -08:00
apollo-server-vercel.js Use ES module syntax in backend instead of require 2021-02-02 22:26:55 -08:00
beeline-graphql.js Use ES module syntax in backend instead of require 2021-02-02 22:26:55 -08:00