build(simulator): switch to strict type checking
[e-mobility-charging-stations-simulator.git] / manifest-cf-template.yml
index e1420eb88b7aafa8c0e4437017cf83b2c0abf0d3..4a4a2258df0e4303e8131a4b36ab8d97d8ef9cf4 100644 (file)
@@ -9,7 +9,7 @@ applications:
     routes:
       - route: e-mobility-charging-stations-simulator.cfapps.sap.hana.ondemand.com
     health-check-type: process
-    command: node -r source-map-support/register dist/start.cjs
+    command: node -r source-map-support/register dist/start.js
     env:
       # OPTIMIZE_MEMORY: true
       NODE_OPTIONS: --stack-trace-limit=1024 --max-old-space-size=768