Skip to content

Commit

Permalink
astro.config.mjs no longer imports cjsInterop
Browse files Browse the repository at this point in the history
  • Loading branch information
allison-truhlar committed Feb 8, 2024
1 parent 6c1833b commit 5ecbfcc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion astro.config.mjs
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import { defineConfig } from "astro/config";
import { cjsInterop } from "vite-plugin-cjs-interop";
import tailwind from "@astrojs/tailwind";
import icon from "astro-icon";
import react from "@astrojs/react";
Expand Down

0 comments on commit 5ecbfcc

Please sign in to comment.