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

Fix deprecation #11

Merged
merged 2 commits into from
Jan 25, 2019
Merged

Fix deprecation #11

merged 2 commits into from
Jan 25, 2019

Conversation

ForsakenHarmony
Copy link
Collaborator

No description provided.

src/index.js Outdated
}
});

// Convert entry chunk to entry file
childCompiler.apply(new JsonpTemplatePlugin());
new JsonpTemplatePlugin().apply();
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no childCompiler passed to JsonpTemplatePlugin?

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

also the tests suggested that might be needed

@prateekbh
Copy link
Owner

seems to fix it.. @ForsakenHarmony last commit looks good?

@ForsakenHarmony
Copy link
Collaborator Author

oh ye, missed that 🙈

@prateekbh prateekbh merged commit ee41319 into prateekbh:master Jan 25, 2019
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

Successfully merging this pull request may close these issues.

2 participants