Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
… into procForFunc
  • Loading branch information
anderson4j committed Jan 8, 2025
2 parents f137466 + 994367c commit f1883b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/react-codemirror-playground/vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ import { defineConfig } from 'vite';

export default defineConfig({
plugins: [react()],
base: '/cypher-language-support',
base: './cypher-language-support',
});

0 comments on commit f1883b4

Please sign in to comment.