Skip to content

Commit

Permalink
rm public assets
Browse files Browse the repository at this point in the history
  • Loading branch information
kolibril13 committed Jan 22, 2024
1 parent 15ac261 commit 1ae1dcd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vite.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,4 @@ import react from "@vitejs/plugin-react";
// https://vitejs.dev/config/
export default defineConfig({
plugins: [react()],
publicDir: "./public/assets",
});

0 comments on commit 1ae1dcd

Please sign in to comment.