Looks like offline-plugin needs to be included as a dev-dep, or else removed from production config. If it's included, also need to require the offline-plugin runtime in client code.
Based on this I think dedupeplugin can be removed from production config as well.
Looks like
offline-plugin
needs to be included as a dev-dep, or else removed from production config. If it's included, also need to require the offline-plugin runtime in client code.Based on this I think dedupeplugin can be removed from production config as well.
PR coming shortly.