Skip to content

Commit 538f497

Browse files
committed
fix: bundle name
1 parent ab664e5 commit 538f497

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: packages/main/vite.config.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ let configOpts = {
7070
"nanoid",
7171
"javascript-time-ago",
7272
],
73-
prinsmJs: ["prismjs"],
73+
prismJs: ["prismjs"],
7474
dayJs: ["dayjs"],
7575
reactDnd: ["react-dnd", "react-dnd-html5-backend"],
7676
memoize: [

0 commit comments

Comments
 (0)