build(simulator): don't preserve modules
[e-mobility-charging-stations-simulator.git] / manifest-cf-template.yml
index a7d07501739c05d270c36bae35eb62eaef72ecb1..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.mjs
+    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