7 Commits

Author SHA1 Message Date
7dd9497514 Use ttsc instead of tsc 2019-07-31 07:19:22 +08:00
dca5374911 Use $typeorm in buildfile 2019-03-23 17:14:08 +08:00
6fb69e40df Build tsc project before generating migration
This is especially important for comments-server, because ts-node will
use compiled js files from @rondo/server - that's just how node's module
resolution works and I do not think there's anything that we can do to
change that
2019-03-18 14:27:32 +05:00
5881b64ecf Export everything in packages/server 2019-01-19 11:26:17 +01:00
fee764b8cf Fix broken csrfToken retrieval in tests 2019-01-19 00:35:54 +01:00
51b2e29cee Fix buildfile 2019-01-19 00:30:33 +01:00
2bf2557b13 Move framework (again) 2019-01-18 20:21:08 +01:00