-
Notifications
You must be signed in to change notification settings - Fork 12k
Fix min js two renames #11470
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
Fix min js two renames #11470
Conversation
5b825a9
to
699753f
Compare
@fulldecent I think the test failures might be real. It looks like it fails to import https://github.com/chartjs/Chart.js/blob/master/test/BasicChartWebWorker.js#L9 |
@etimberg requesting review please |
1 similar comment
@etimberg requesting review please |
Sorry @fulldecent, was off on pat-leave for a while and didn't check github too closely. @LeeLenaleee ok if I merge this? |
The tests keep failing, also locally but so far I have not been able to figure out why this happens since the file does show up in the dist folder. I am not sure if we should merge it because I doubt that the failing test will disappear. |
@LeeLenaleee I have no idea what I'm doing. And nobody else is using Karma exactly how we do it. But somehow I got the build to pass. |
This is alternative that incorporates #11457