Skip to content

Commit

Permalink
Update vite.config.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
skryukov committed Feb 5, 2024
1 parent 8b9f61b commit dcc2822
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 @@ -5,7 +5,6 @@ import svgr from "vite-plugin-svgr";
// https://vitejs.dev/config/
export default defineConfig({
plugins: [react(), svgr()],
base: "/ruby-wasi-playground/",
server: {
headers: {
"Cross-Origin-Opener-Policy": "same-origin",
Expand Down

0 comments on commit dcc2822

Please sign in to comment.