esm icon indicating copy to clipboard operation
esm copied to clipboard

Can I deploy on heroku?

Open sha-phpnerd opened this issue 5 years ago • 0 comments

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

sha-phpnerd avatar Oct 21 '19 21:10 sha-phpnerd