Skip to content

Commit

Permalink
[test] 배포 테스트
Browse files Browse the repository at this point in the history
  • Loading branch information
edder773 committed Dec 3, 2024
1 parent 14aed66 commit 318ec60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/frontend/vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import { defineConfig } from 'vite';
import react from '@vitejs/plugin-react';
import tailwindcss from 'tailwindcss';

// https://vite.dev/config
// https://vite.dev/conf
export default defineConfig({
plugins: [react()],
server: {
Expand Down

0 comments on commit 318ec60

Please sign in to comment.