Andrey

Results 12 comments of 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 ![image](https://user-images.githubusercontent.com/14236476/101771724-6e7fbe80-3afb-11eb-88f1-409f728e25e3.png)

@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. ![image](https://user-images.githubusercontent.com/14236476/145816349-fa985af7-4a1d-4833-90df-4de44db8fbe0.png)

@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...

> @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