Skip to content

Commit

Permalink
Test deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewquang512 committed Nov 12, 2023
1 parent fece783 commit a64ded8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ export default {
filename: 'handler.js',
libraryTarget: 'commonjs2',
},
resolve: {
mainFields: ['module', 'main'],
},
module: {
rules: [
{
Expand Down

0 comments on commit a64ded8

Please sign in to comment.