Module

ezra_init

This module is the second one loaded (after platform_init.js) and handles the app's load event. It then detects whether we are running on Electron or Cordova and initiates the corresponding startup logic.

View Source frontend/ezra_init.js, line 19