Skip to content

Commit

Permalink
fix prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
tylerschloesser committed Jun 8, 2024
1 parent faff164 commit 426c323
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/app/index.handlebars
Original file line number Diff line number Diff line change
Expand Up @@ -331,4 +331,4 @@
</script>

</body>
</html>
</html>
2 changes: 1 addition & 1 deletion packages/app/webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,6 @@ module.exports = (_env, argv) => {
},
optimization: {
minimize: false,
}
},
}
}

0 comments on commit 426c323

Please sign in to comment.