-
Notifications
You must be signed in to change notification settings - Fork 3.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TypeError #388
Comments
same here with a local copy after updating from 8.7.0 to latest. TypeError: "exports" is read-only |
Last good is 8.8.1 |
Looks like changing the "useBuiltIns" in the .babelrc file from "usage" to "entry" fixes the issue. Not sure if that is a good fix but it seems to work. |
Issue still present in release v8.8.6 |
Summary
TypeError: "exports" is read-only
Filename: blob:null/119605c7-db9f-4a82-9ad4-9acf2b34a936
Line: 1757
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:62.0) Gecko/20100101 Firefox/62.0
CyberChef version: 8.8.2s
Example
Pretty much the above.
The text was updated successfully, but these errors were encountered: