Skip to content
This repository was archived by the owner on May 1, 2020. It is now read-only.

Convert to use new webpack rules syntax vs loaders#1388

Open
adamduren wants to merge 1 commit intoionic-team:masterfrom
adamduren:webpack-config-rules-syntax
Open

Convert to use new webpack rules syntax vs loaders#1388
adamduren wants to merge 1 commit intoionic-team:masterfrom
adamduren:webpack-config-rules-syntax

Conversation

@adamduren
Copy link

Short description of what this resolves:

Webpack 3 marked the old loaders configuration interface as deprecated and introduced the rules interface. The loaders interface will be removed in Webpack 4.

Changes proposed in this pull request:

  • Convert from loaders syntax to rules

Fixes: Incompatibilities when rules and loaders configuration are mixed as in getsentry/sentry-webpack-plugin#27.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant