-
-
Save goeroeku/7b0c4ab6b0773a36bcc3e92b80f40bab to your computer and use it in GitHub Desktop.
Start pm2 process with babel-node interpreter
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pm2 start app.js --interpreter ./node_modules/.bin/babel-node |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment