Skip to content

Commit

Permalink
Test deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
QuangChanVi committed Nov 21, 2023
1 parent 355fc2e commit 309166f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ export default {
},
{
test: [/\.(js|jsx)$/],
exclude: ['./src/index.js'],
exclude: ['src/index.js'],
},
],
},
Expand Down

0 comments on commit 309166f

Please sign in to comment.