-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fixes for CSS transformer #7869
Conversation
Benchmark ResultsKitchen Sink 🚨
Timings
Cold BundlesNo bundles found, this is probably a failed build... Cached BundlesNo bundles found, this is probably a failed build... React HackerNews ✅
Timings
Cold BundlesNo bundle changes detected. Cached BundlesNo bundle changes detected. AtlasKit Editor 🚨
Timings
Cold BundlesNo bundles found, this is probably a failed build... Cached BundlesNo bundles found, this is probably a failed build... Three.js ✅
Timings
Cold BundlesNo bundle changes detected. Cached BundlesNo bundle changes detected. |
The first issue you mentioned is probably the wrong one? |
Looks good, apart from the bundlers - I have absolutely no clue how they work at this point.
Ideally we'd somehow prevent this from happening in the first place. And if that's not possible, maybe throw an error if you do |
Yeah... |
Are you sure #7858 was fixed? I'm still experiencing the same issue on 2.8.3 |
Fixes #7858. Fixes #7859. Fixes #7865. Fixes #5985.
:export
syntax in legacy CSS modules.