-
-
Notifications
You must be signed in to change notification settings - Fork 28
ERROR on jruby #296
Copy link
Copy link
Open
Description
Basic example is not working on jruby
IT gives following error
[11] pry(main)> Babel::Transpiler.transform "'red yellow blue'.split(' ')"
ExecJS::ProgramError:
from at (execjs):54362
Tried in ruby its working fine
Also I want to know how do i use plugin here:
eg:
Babel::Transpiler.transform("[0, 2, 4].map(v => v + 1)", "plugins"=> [v])
what should be v here.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels