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?
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?