Skip to content

Commit

Permalink
Revert "resolve infoview/loader?"
Browse files Browse the repository at this point in the history
This reverts commit 6de4477.
  • Loading branch information
joneugster committed Jul 26, 2024
1 parent 6de4477 commit f4d9996
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ export default defineConfig({
resolve: {
alias: {
path: "path-browserify",
'@leanprover/infoview/loader': path.resolve(__dirname, './node_modules/@leanprover/infoview/dist/loader.production.min.js')
},
},
})

0 comments on commit f4d9996

Please sign in to comment.