Skip to content

Commit

Permalink
chore: remove commented-out code
Browse files Browse the repository at this point in the history
  • Loading branch information
dkoo committed Jan 26, 2022
1 parent 0ac8868 commit 5bb1e3d
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 @@ -70,7 +70,6 @@ webpackConfig.module.rules.push( {
// this can be accomplished by requiring prebid's .babelrc.js file (requires Babel 7 and Node v8.9.0+)
options: {
...prebidConfig,
// extends: 'newspack-scripts/config/babel.config.js',
},
},
} );
Expand Down

0 comments on commit 5bb1e3d

Please sign in to comment.