Skip to content

Commit

Permalink
Merge pull request #51 from Saifullah-dev/feature/list-layout
Browse files Browse the repository at this point in the history
Fixed App Icon being added to build
  • Loading branch information
Saifullah-dev authored Sep 5, 2024
2 parents 03d8bb6 + 5b4ddfa commit 337c283
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/vite.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ import react from "@vitejs/plugin-react-swc";

// https://vitejs.dev/config/
export default defineConfig({
publicDir: false,
plugins: [react()],
build: {
lib: {
Expand Down

0 comments on commit 337c283

Please sign in to comment.