esm
esm copied to clipboard
Can I deploy on heroku?
I'm getting error
import app, { set } from '../main'
SyntaxError: Unexpected identifier
it is running smooth local pc with
nodemon run
nodemon -r esm index.js