-
Notifications
You must be signed in to change notification settings - Fork 75
Closed
Description
Hello great developers.
I'm having some problems with my project. As far as I can see it might be caused by the recent update of this repository.
My project is using webpack4
and due to the change of type
from module
to commonjs
in 3.0.8
version I am getting an error in my console. And the build is also affected. I switched to 3.0.7
and I don't have this error anymore.
At first I thought it was a breaking change in compute-scroll-into-view
that was causing it. It doesn't look like that.
I would like to know the reason for this adjustment. The ant-design repository is also affected. Although I can fix the problem by locking the version. But I would like to give you feedback and get your suggestions.
Metadata
Metadata
Assignees
Labels
No labels