• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Question Add parameters to node.js application

LeonMrBonnie

New Pleskian
Hello,
I am currently trying to run an ES6 node.js application on my Plesk webserver. As it is not possible to use node.js 13.X versions, I have to specify the "--enable-experimental-modules" parameter when starting the application, else it won't accept ES6. Is there a way to add this parameter, so when I start my node.js application through Plesk it uses this parameter?
 
Back
Top