standard-things / esm

Tomorrow's ECMAScript modules today!
Other
5.26k stars 146 forks source link

Can I deploy on heroku? #845

Open sha-phpnerd opened 4 years ago

sha-phpnerd commented 4 years ago

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