Skip to content

Commit

Permalink
fixed bug #345
Browse files Browse the repository at this point in the history
  • Loading branch information
haouarihk committed Jan 9, 2025
1 parent c5ee359 commit 40f7957
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions esbuild.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -68,10 +68,7 @@ const esbuildConfig = {
wasmPlugin({
mode: "embed",
}),
obsidianAliasPlugin(),
definePlugin({
'process': processFallback
})
obsidianAliasPlugin()
],

external: [
Expand Down

0 comments on commit 40f7957

Please sign in to comment.