Skip to content

Commit

Permalink
format:fix
Browse files Browse the repository at this point in the history
  • Loading branch information
NigelBreslaw committed Oct 16, 2024
1 parent da9d5e1 commit dc70be8
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 dc70be8

Please sign in to comment.