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 45a0c48 commit e4c614a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ const copyConfig : esbuild.BuildOptions = {
'.html': 'copy',
'.svg': 'copy',
'.png': 'copy',
'.jpg': 'copy',
'.ico': 'copy',
},
entryPoints: [
Expand Down

0 comments on commit e4c614a

Please sign in to comment.