Skip to content

Commit

Permalink
Revert "Tighten webpack rule merge rules to prevent clashes (#376)" (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
askoufis authored Nov 18, 2024
1 parent 7b4b2f0 commit a6895e0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 9 deletions.
7 changes: 0 additions & 7 deletions .changeset/nasty-brooms-brush.md

This file was deleted.

2 changes: 0 additions & 2 deletions lib/makeWebpackConfig.js
Original file line number Diff line number Diff line change
Expand Up @@ -205,8 +205,6 @@ module.exports = async (playroomConfig, options) => {
module: {
rules: {
test: 'match',
include: 'match',
exclude: 'match',
use: 'replace',
},
},
Expand Down

0 comments on commit a6895e0

Please sign in to comment.