You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove libraries from benchmarks as comparison to css-modules baseline is what
matters. This makes benchmark builds faster and will reduce how often people
open PRs asking for their library to be included.
Close#2210
Remove libraries from benchmarks as comparison to css-modules baseline is what
matters. This makes benchmark builds faster and will reduce how often people
open PRs asking for their library to be included.
Close#2210
Remove libraries from benchmarks as comparison to css-modules baseline is what
matters. This makes benchmark builds faster and will reduce how often people
open PRs asking for their library to be included.
Closenecolas#2210
The problem
Benchmark "Mount text tree" on this page: https://necolas.github.io/react-native-web/benchmarks/ is broken for some libraries
How to reproduce
Simplified test case: N/A
Steps to reproduce:
styled-components
in library (also see for other libraries exceptreact-native-web
)Expected behavior
The performance tests application should not crash
Environment (include versions). Did this work in previous versions?
The text was updated successfully, but these errors were encountered: