PolariTOON

Results 3 comments of PolariTOON

First, sorry for the late answer. Not sure it counts as an use case given it's very specific, but here is at least how I came across the issue. I...

> Is that definition of what's included in a CSS snapshot filter ok? #212 defines an unique filter with several choices, including one choice per CSS Snapshot. As i said...

We have a webpack config in this app that defines a `ContextReplacementPlugin` for `date-fns` locales. The regexp should likely be changed from `/(en|fr|es)\/index\.js/` to ` /(en-US|fr|es)\/index\.js/`.