Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build failed #83

Open
marcomiduri opened this issue Sep 22, 2020 · 1 comment
Open

Build failed #83

marcomiduri opened this issue Sep 22, 2020 · 1 comment

Comments

@marcomiduri
Copy link

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

@exposuredesign
Copy link

Did you get any response to this marco? I have a similar problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants