|
7ea052aa25
|
backend: set moduleResolution to Node16 in tsconfig
This lets us catch any import errors in the backend as it now lines up
with Node's ESM module resolution.
|
2022-09-21 11:33:57 -04:00 |
|
|
e507b1b888
|
backend: localize strings for service integrations
Currently only the 'connected' and 'disconnected' strings are translated.
|
2022-09-13 17:18:18 -04:00 |
|
|
e1ebd1f75f
|
revert tsconfig declaration to false
|
2022-09-03 17:50:33 -04:00 |
|
|
c04b34ba67
|
Enable incremental builds
|
2022-09-03 15:37:54 -04:00 |
|
syuilo
|
70958a9f77
|
update node to 18
|
2022-04-23 12:37:44 +09:00 |
|
syuilo
|
d071d18dd7
|
refactor: Use ESM (#8358)
* wip
* wip
* fix
* clean up
* Update tsconfig.json
* Update activitypub.ts
* wip
|
2022-02-27 11:07:39 +09:00 |
|
syuilo
|
b7bbe090e9
|
refactor
|
2022-02-03 21:20:25 +09:00 |
|
syuilo
|
0e4a111f81
|
refactoring
Resolve #7779
|
2021-11-12 02:02:25 +09:00 |
|