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
Right now, our NativeWebpackPlugin fails if packages like drivelist are not hoisted to the root node_modules folder (see also npm/cli#5840). We should make sure the functioning of the plugin does not depend on the hoisting decisions of the package manager.