Skip to content

Commit

Permalink
Update build.config.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
Mqxx committed Feb 2, 2024
1 parent f58fb39 commit 6e7dc9b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ const copyConfig : esbuild.BuildOptions = {
'.png': 'copy',
'.ico': 'copy',
},

entryPoints: [
'./src/**/index.html',
'./src/**/_assets/**'
Expand Down

0 comments on commit 6e7dc9b

Please sign in to comment.