Prepare the code for ESM support
authorJérôme Benoit <jerome.benoit@sap.com>
Fri, 3 Jun 2022 19:12:41 +0000 (21:12 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Fri, 3 Jun 2022 19:12:41 +0000 (21:12 +0200)
commit0d8140bd623b67d6d7fddeda288fd945af0cb168
treecd359fc5eb838def2b33e61ed80bed418da26fe8
parent58f715a0330ef56c7c27b48dfda4246f5fd6ed79
Prepare the code for ESM support

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
mikro-orm.config-template.ts
rollup.config.mjs
src/charging-station/Bootstrap.ts
src/charging-station/ChargingStation.ts
src/charging-station/ChargingStationUtils.ts
src/charging-station/ocpp/1.6/OCPP16IncomingRequestService.ts
src/charging-station/ui-server/AbstractUIServer.ts
src/charging-station/ui-server/UIWebSocketServer.ts
src/utils/Configuration.ts
src/utils/Logger.ts