Closed hamfatfat closed 5 years ago
Ah okay, looks like it's caused by these two let
keywords: https://github.com/Olical/react-faux-dom/blob/cdd0394ecd1218468b8fc704c832e7f30878a3bd/lib/_element.js#L266-L272
I'll replace them with var
when I can, if anyone wants to replace them in a PR that's fine too.
This should be fixed in v4.4.1
.
i used yarn build to export build the build is failed and the bellow error is displayed in the console
after troubleshooting please read the following documentation in react docs, i upgrade react-script still i have the same issue. https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify in package.json i used the following versions: