achingbrain / achingbrain/pm2-web
if pm2-web can work with "node --harmony"?
Open
- Dominant language
- JavaScript
- Stars
- 539
- Forks
- 88
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I start a koa server with pm2:
```
pm2 start --node-args="--harmony" index.js
```
How to monit this server with pm2-web?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.