Conversation
|
Interestingly, after setting |
|
If you want to stop support for IE, I'd like to revive #18091 😇 . |
|
@Mugen87 what I was going to do next is adding the required polyfills in https://threejs.org/examples/misc_legacy.html |
|
Okay, sounds fine. I'll make a new PR for Also updated the migration guide to highlight the polyfills change: https://github.com/mrdoob/three.js/wiki/Migration-Guide#r125--r126 |
|
@marcofugaro I believe with |
|
that's a question for @ianpurvis, could you test with shakediff if the |
|
Yes, indeed! There are some minor documentation changes left but these can be handled later. |
Related issue: #16317
Description
I think the only way of understanding the ramifications of setting
"sideEffects": falseis by giving it a go.