Skip to content

TypeError: Cannot read property 'AppCache' of undefined #377

@tu4mo

Description

@tu4mo

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions