Skip to content

Commit

Permalink
Prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
martinRenou committed Jul 26, 2023
1 parent 5a031f9 commit b2be0ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/voila/webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,6 @@ module.exports = [
path: distRoot,
libraryTarget: 'amd'
},
module: { rules: rules },
module: { rules: rules }
}
];

0 comments on commit b2be0ed

Please sign in to comment.