Gytis Tamulynas

Results 4 comments of Gytis Tamulynas

> > This is an example of what I have: > > react-css-modules generates: CoreLayout__root_1jCh_ > > css-loader generates: CoreLayout__root___1Glqn > > The hashes are not matching > > I...

Has anyone a way to deal with this?

@cyrossignol @skipworkgh really looking forward to this to be able to upgrade to Laravel 8.0 in a straight forward way.

I have encountered a similar issue. As pointed out in [Jest docs for react-native](https://facebook.github.io/jest/docs/en/tutorial-react-native.html#transformignorepatterns-customization). Most of the NPM packages depend on babel transformations and don't have their source code "pre-compiled"...