serializers - user: run promises in parallel as possible
This commit is contained in:
parent
11190f56ad
commit
5aa5e5cc70
2 changed files with 24 additions and 18 deletions
|
|
@ -12,7 +12,7 @@ import serializeChannel from './channel';
|
|||
import serializeUser from './user';
|
||||
import serializeDriveFile from './drive-file';
|
||||
import parse from '../common/text';
|
||||
import rap from '@prezzemolo/rap'
|
||||
import rap from '@prezzemolo/rap';
|
||||
|
||||
/**
|
||||
* Serialize a post
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue