Skip to content

Commit

Permalink
format:fix
Browse files Browse the repository at this point in the history
  • Loading branch information
NigelBreslaw authored and hunger committed Oct 17, 2024
1 parent f33854b commit 3bc2967
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/editor/vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ export default defineConfig({
emptyOutDir: false,
rollupOptions: {
input: "codemirror.js",

output: {
format: "iife",
entryFileNames: "cm6.bundle.js",
Expand Down

0 comments on commit 3bc2967

Please sign in to comment.