You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 1, 2020. It is now read-only.
Thank you very much @c0defre4k for the information, I updated the code to replace the deprecated property.
The warning should not appear anymore in v0.10.1.
In Webpack >= 3 this warning is thrown:
In this case
search.js
's files method should use theChunk.mapModules
instead ofObject.keys
to get the same result.The text was updated successfully, but these errors were encountered: