Skip to content

Commit

Permalink
external
Browse files Browse the repository at this point in the history
  • Loading branch information
KaiSpencer committed Jun 15, 2024
1 parent 640e8db commit 49fda2f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions build.config.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
import { defineBuildConfig } from "unbuild";

export default defineBuildConfig({
externals: ["react-popopo"],
});

0 comments on commit 49fda2f

Please sign in to comment.