Skip to content

Commit

Permalink
🔧 Make sure the compiled output works
Browse files Browse the repository at this point in the history
  • Loading branch information
amoutonbrady committed Feb 17, 2021
1 parent d15cc9b commit 69d6770
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion playground/vite.config.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import solid from '../src';
import solid from '..';
import { defineConfig } from 'vite';

export default defineConfig({
Expand Down

0 comments on commit 69d6770

Please sign in to comment.