Skip to content

Build failed #83

@marcomiduri

Description

@marcomiduri

1 | function _assertThisInitialized(self) {
2 | if (self === void 0) {
3 | throw new ReferenceError("this hasn't been initialised - super() hasn't been called");
| ^
4 | }
5 |
6 | return self;

WebpackError: /public/render-page.js:13592

Hi, I have built a subscribe form using this plugin and it worked fine on dev mode. But I am getting error on build command. Please check the above issue and let me know your thoughts.

Thanks

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