1
0
Fork 0
forked from OpenNeo/impress
impress/src/server
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
..
__image_snapshots__ outfit-images: render actual PNG and SVG layers! 2021-01-04 05:58:19 +00:00
__snapshots__ simplify validPetPoses out of the server directory 2020-09-06 00:40:00 -07:00
lib Use ES module syntax in backend instead of require 2021-02-02 22:26:55 -08:00
query-tests Use ES module syntax in backend instead of require 2021-02-02 22:26:55 -08:00
types Use ES module syntax in backend instead of require 2021-02-02 22:26:55 -08:00
auth.js Use ES module syntax in backend instead of require 2021-02-02 22:26:55 -08:00
db.js Use ES module syntax in backend instead of require 2021-02-02 22:26:55 -08:00
index.js Use ES module syntax in backend instead of require 2021-02-02 22:26:55 -08:00
loaders.js Use ES module syntax in backend instead of require 2021-02-02 22:26:55 -08:00
modeling.js disable new modeling code, until some future day 2020-10-07 07:49:27 -07:00
neopets-assets.js Use ES module syntax in backend instead of require 2021-02-02 22:26:55 -08:00
outfit-images.js Use ES module syntax in backend instead of require 2021-02-02 22:26:55 -08:00
outfit-images.test.js Use ES module syntax in backend instead of require 2021-02-02 22:26:55 -08:00
util.js Use ES module syntax in backend instead of require 2021-02-02 22:26:55 -08:00
util.test.js Use ES module syntax in backend instead of require 2021-02-02 22:26:55 -08:00