Skip to content

Conversation

clydin
Copy link
Member

@clydin clydin commented Jul 7, 2021

With Webpack 5, the raw-loader is no longer needed and its functionality is provided via configuration options within the Webpack configuration via asset modules. Asset modules (https://webpack.js.org/guides/asset-modules/) provide a built-in way to provide raw-loader, url-loader, and file-loader functionality without additional dependencies.

…bpack 5 asset modules

With Webpack 5, the `raw-loader` is no longer needed and its functionality is provided via configuration options within the Webpack configuration via asset modules.  Asset modules (https://webpack.js.org/guides/asset-modules/) provide a built-in way to provide `raw-loader`, `url-loader`, and `file-loader` functionality without additional dependencies.
@clydin clydin added the target: minor This PR is targeted for the next minor release label Jul 7, 2021
@google-cla google-cla bot added the cla: yes label Jul 7, 2021
@clydin clydin marked this pull request as ready for review July 7, 2021 18:16
@clydin clydin added the action: merge The PR is ready for merge by the caretaker label Jul 7, 2021
@clydin clydin merged commit 6eca86b into angular:master Jul 7, 2021
@clydin clydin deleted the remove-raw-loader branch July 7, 2021 19:51
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Aug 7, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
action: merge The PR is ready for merge by the caretaker target: minor This PR is targeted for the next minor release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants