Skip to content

Commit

Permalink
chore: Backport #3751 to web (#3752)
Browse files Browse the repository at this point in the history
Co-authored-by: Maximilian Roos <5635139+max-sixty@users.noreply.github.com>
  • Loading branch information
prql-bot and max-sixty authored Oct 27, 2023
1 parent d724d53 commit b58cae7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions web/playground/vite.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,6 @@ export default defineConfig({
build: {
target: "esnext",
},
base: "/playground/playground",
plugins: [react(), wasm()],
});

0 comments on commit b58cae7

Please sign in to comment.