Vlad Tansky

Results 34 comments of Vlad Tansky

could you provide reproduction in codesandbox / stackblitz?

vscode settings force prettier formatting on save. Otherwise, it will fail on the Github action that runs `npm run check-format`. auto-formatting on save pretty useful feature as for me.

Is it happened only on ci build?

Can you share specs of your pc ? Is it happens only on prod build ? Could you reproduce the bug on public repo ?

> Related issue, after updating swiper from 6 to 7, Jest fails to test I do not have any problems with serve or build In Swiper 6, i do not...

> I also can't get it to work with Jest. I have made a repo reproducing my setup in the hopes that someone can help. @olegshilov's solution didn't work for...

> I was having a similar problem and solved it adding these lines to jest.config > > ``` > moduleNameMapper: { > '^swiper_angular$': 'node_modules/swiper/angular/bundles/swiper_angular.umd.js', > }, > transformIgnorePatterns: ['node_modules/(?!swiper|ssr-window|dom7)'], >...

@nevius please share reproduction repository

This will be possible in Parcel 2, thanks to the naming plugin. Parcel 1 has a flat file structure with hashes as this is the easiest to deploy to a...

Arbitrary values support PR https://github.com/20lives/tailwindcss-rtl/pull/60 merged, but looks like still not released to npm