We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0178179 commit c2ad8caCopy full SHA for c2ad8ca
index.ts
@@ -1,4 +1,4 @@
1
-import { isBrowser } from 'src/utils/browser';
+import { isBrowser } from './src/utils/browser';
2
3
// defined by webpack plugin
4
declare var BUILT: any;
0 commit comments