Skip to content

Commit

Permalink
fix: worker
Browse files Browse the repository at this point in the history
  • Loading branch information
slofp committed Jan 18, 2024
1 parent b3671f8 commit b21c9f6
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 b21c9f6

Please sign in to comment.