Skip to content

feat(loader): Add promise rejection upon loader error #94

New issue

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

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

Already on GitHub? # to your account

Merged
merged 1 commit into from
Nov 17, 2017

Conversation

brandonroberts
Copy link
Owner

BREAKING CHANGES: Webpack >= 2.4 is required for the error callback to be supported with require.ensure and chunk names for dynamic imports.

BEFORE:

Webpack < 2.4 is supported

AFTER:

Webpack >= 2.4 is supported

Closes #75

BREAKING CHANGES: Webpack >= 2.4 is required for the error callback to be supported with require.ensure

BEFORE:

Webpack < 2.4 is supported

AFTER:

Webpack >= 2.4 is supported

Closes #75
@brandonroberts brandonroberts self-assigned this Nov 17, 2017
@brandonroberts brandonroberts merged commit 68d89ff into master Nov 17, 2017
@brandonroberts brandonroberts deleted the feat-error-callback branch November 17, 2017 17:19
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant