pastelsky / bundlephobia

🏋️ Find out the cost of adding a new frontend dependency to your project
https://bundlephobia.com
MIT License
8.89k stars 221 forks source link

MinifyError: @rjsf/core fails to We could not minify one of the source files in this package or its dependencies. Please verify if the contents of 0 can be minified using terser. #788

Open SimonGodefroid opened 1 year ago

SimonGodefroid commented 1 year ago

@rjsf/core

{
    "name": "SyntaxError",
    "message": "Unexpected token: keyword (export)",
    "filename": "0",
    "line": 1,
    "col": 13703,
    "pos": 13703
}
{ "name": "SyntaxError", "message": "Unexpected token: keyword (export)", "filename": "0", "line": 1, "col": 13703, "pos": 13703 }
MinifyError.
We could not minify one of the source files in this package or its dependencies. Please verify if the contents of 0 can be minified using [terser](https://try.terser.org/).

image