Skip to content

Commit c2ad8ca

Browse files
committed
F U
1 parent 0178179 commit c2ad8ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { isBrowser } from 'src/utils/browser';
1+
import { isBrowser } from './src/utils/browser';
22

33
// defined by webpack plugin
44
declare var BUILT: any;

0 commit comments

Comments
 (0)