Skip to content

Commit

Permalink
Remove commented out code
Browse files Browse the repository at this point in the history
Signed-off-by: Aurélien Pupier <apupier@redhat.com>
  • Loading branch information
apupier committed Jan 22, 2025
1 parent 581e365 commit a52dffc
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 @@ -118,7 +118,6 @@ const commonConfig = (env) => {
alias: {
"react": path.resolve('./node_modules/react'),
"react-dom": path.resolve('./node_modules/react-dom'),
// "@patternfly/react-core": path.resolve('./node_modules/@patternfly/react-core')
},
},
plugins: [
Expand Down

0 comments on commit a52dffc

Please sign in to comment.