Dynamic imports do not correctly await with ES6 modules #8367
Labels
state:released
Released as stable version
state:released-alpha
Released as alpha version
state:released-beta
Released as beta version
type:bug
Impaired feature or lacking behavior that is likely assumed
New Issue Checklist
Issue Description
When using Parse Server as an ES6 module, cloud code is not correctly
awaited
on import.Steps to reproduce
Use Parse Server in an ES6 module, create a cloud code file
Actual Outcome
Cloud code should import before
.start
is resolved.Expected Outcome
Environment
Server
alpha
FILL_THIS_OUT
FILL_THIS_OUT
Database
FILL_THIS_OUT
FILL_THIS_OUT
FILL_THIS_OUT
Client
FILL_THIS_OUT
FILL_THIS_OUT
Logs
The text was updated successfully, but these errors were encountered: