-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Open
Labels
Description
Am trying to use https://babeljs.io/repl to compile some javascript for the rhino target, but no matter how I try to specify the target, I keep getting an error message like BABEL] /repl.js: Unknown browser query *****. Maybe you are using old Browserslist or made typo in query. (While processing: "base$0")
Tried:
rhinorhino 1.7.14{rhino: '1.7.14'}{"rhino": "1.7.14"}- etc
But always the same error message.