Skip to content

Commit

Permalink
refactor: removed unused comments
Browse files Browse the repository at this point in the history
  • Loading branch information
Dzmitry Yahorau committed Feb 12, 2024
1 parent 723421a commit 4694b2c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ async function buildFactory(entry, buildId) {
module: {...modules, rules: [...modules.rules.values()]},
plugins: [
new ModifySourcePlugin({
// Debug: true,
rules: [
{
test: () => true,
Expand Down

0 comments on commit 4694b2c

Please sign in to comment.