Skip to content

Commit

Permalink
Remove unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
GarboMuffin committed Aug 20, 2024
1 parent c4d12b2 commit 0985662
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 @@ -227,7 +227,6 @@ module.exports = [
template: 'src/playground/simple.ejs',
filename: 'credits.html',
title: `${APP_NAME} Credits`,
noSplash: true,
...htmlWebpackPluginCommon
}),
new CopyWebpackPlugin({
Expand Down

0 comments on commit 0985662

Please sign in to comment.