prepack es6 error

Created on 15 May 2017  路  3Comments  路  Source: facebook/prepack

'import' and 'export' may appear only with 'sourceType: module'

ES6 repro needed

All 3 comments

Cantidad YouTube velo me fixit

I think this behavior is correct, right? Per the spec, you can only use 'import' and 'export' in modules.

As @wdhorton says, this is by design.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

vojtechkral picture vojtechkral  路  5Comments

kamranahmedse picture kamranahmedse  路  7Comments

cblappert picture cblappert  路  7Comments

sebmarkbage picture sebmarkbage  路  6Comments

gaearon picture gaearon  路  5Comments