Skip to content

Commit

Permalink
chore: remove copy assets folder
Browse files Browse the repository at this point in the history
  • Loading branch information
gioboa committed Nov 19, 2024
1 parent 326eb41 commit 64ba27b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/qwik-image/vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ export default defineConfig({
viteStaticCopy({
targets: [
{ src: '../../README.md', dest: './' },
{ src: '../../assets/*', dest: './assets/' },
],
}),
],
Expand Down

0 comments on commit 64ba27b

Please sign in to comment.