Skip to content

Commit

Permalink
Merge pull request #25 from slofp/dev
Browse files Browse the repository at this point in the history
fix: worker
  • Loading branch information
slofp authored Jan 18, 2024
2 parents e598496 + b21c9f6 commit fa21599
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion web/vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@ export default defineConfig({
languageWorkers: [
'editorWorkerService',
'typescript',
]
],
publicPath: "AiJs/monacoeditorwork",
}),
],
define: {
Expand Down

0 comments on commit fa21599

Please sign in to comment.