Andrey
Andrey
Got this error on both loader: ts and awesome. Can't find a solution. Error appears only when running tests on Karma. Propject compiles normally without tests
the same propblem can't build React App on NextJS because of window in your js-bundle 
@Logeshdas thank you, but I know it https://nextjs.org/docs/advanced-features/dynamic-import#with-no-ssr Anyway it doesn't solve my problem, because I want make some unit tests on NodeJS and it's impossible with `window` budled inside((((((
Have the same issue on TS 4.6 and linaria 1.4.1. 
@Anber thank you, but it doesn't work. I downgraded TS to 4.3.5 but it doesn't help. Another idea is `yarn 3`, I use it in my project with `yarn workspaces`
@fabulator do you use yarn / yarn workspaces? I just checked on my working simple project: updated TS to 4.6 and everything is fine there. Yarn@1, no workspaces After I...
@fabulator Here is the decision. May be I broke anything, but it works for me. Move it's content to `linaria.d.ts` file and include it in `tsconfig` ```ts /** Override of...
@gaurav5430 Have you found the fix? I faced the same problem
> @Alimahmooodi Try setting the font height to 1000 or higher. You can think of the value as something like precision rather than size. > > ```js > svgicons2svgfont: {...
I have problems too, take a look here https://github.com/browserslist/caniuse-lite/issues/133 Please remove this feature and make a release