Logo
Explore Help
Sign In
joe/kami-parse-server
Public Access
1
0
Fork 0
You've already forked kami-parse-server
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
90a1e4a200423d644efb3f0ba2fba4b99f5cf954
kami-parse-server/spec/cloud/cloudCodeModuleFile.js

4 lines
109 B
JavaScript
Raw Normal View History

feat: Asynchronous initialization of Parse Server (#8232) BREAKING CHANGE: This release introduces the asynchronous initialization of Parse Server to prevent mounting Parse Server before being ready to receive request; it changes how Parse Server is imported, initialized and started; it also removes the callback `serverStartComplete`; see the [Parse Server 6 migration guide](https://github.com/parse-community/parse-server/blob/alpha/6.0.0.md) for more details (#8232)
2022-12-22 01:30:13 +11:00
Parse.Cloud.define('cloudCodeInFile', () => {
return 'It is possible to define cloud code in a file.';
});
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.2 Page: 394ms Template: 7ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API