Skip to content
This repository has been archived by the owner on Feb 9, 2024. It is now read-only.

Using of Ecma 2015 export/import throws error #477

Open
shacharsol opened this issue May 22, 2018 · 1 comment
Open

Using of Ecma 2015 export/import throws error #477

shacharsol opened this issue May 22, 2018 · 1 comment

Comments

@shacharsol
Copy link

i'm trying to use postscrib in an sdk i'm creating , it works very good, but when i try to add export class or import statements it fails, i overcome this by using other way of export, but i'm loosing all the power of class in ecma 2015, is there away to over come this?
This the error i get: Uncaught SyntaxError: Unexpected token export
the trace:
Uncaught Error: Script error. - : 0
at Object.error (cro:170)
at active.win.onerror (cro:244)

@kirkbushell
Copy link

It's really hard to help with no code provided.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants