Skip to content

Commit

Permalink
refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
Oliver Müller committed Oct 18, 2024
1 parent 36637a1 commit 0850eb6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/docs/vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ import { VITE_BASE_CONFIG } from "./node_modules/@sit-onyx/shared/vite.config.ba
// https://vitejs.dev/config
export default defineConfig({
...VITE_BASE_CONFIG,
optimizeDeps: { exclude: ["fsevents"] },
resolve: {
alias: {
"~components": getFilePath("../../packages/sit-onyx/src/components"),
Expand Down

0 comments on commit 0850eb6

Please sign in to comment.