Getting this error when instantiating the plugin without options.
/…/node_modules/offline-plugin/lib/index.js:64
var AppCacheOptions = options.AppCache;
^
TypeError: Cannot read property 'AppCache' of undefined
at new OfflinePlugin (/…/node_modules/offline-plugin/lib/index.js:64:35)