Waited almost 2 years to buy a monitor and Apple comes with the exactly same monitor as 4 years ago 💀
🤬🤬🤬
Waited almost 2 years to buy a monitor and Apple comes with the exactly same monitor as 4 years ago 💀
🤬🤬🤬
Does it work with vitest too?
Is there any progress update on @vite.dev's Full Bundle Mode?
Since v8.0 is already in beta, can I hope for 8.1?
Well the joy didn't last. With isolation off, mock implementations get leaked in other files that use the original implementation at import time. 😪
Is this the final boss?
After months of investigations I think I found the problem. In isolation mode, Chrome doesn't seems to handle the load. For 1k tests in browser mode, @vitest.dev generates around 40k requests, which seems to be too much for Chrome.
Introducing Deno Sandbox
⭐ Instant Linux microVMs
⭐ TypeScript and Python (!) SDKs + REST API
⭐ Secure against prompt injection attacks
deno.com/blog/introdu...
Deno Deploy gets new features as it gains GA status.
⭐ Runs any node.js app or framework
⭐ Tunnels
⭐ Postgres databases
⭐ Built-in traces, logs, metrics
deno.com/blog/deno-de...
Any ETA for Vitest with Vite 8 (Rolldown)?
I'm not sure how to validate if this is indeed a real bug or a misconfig. 🤔
In the same environment, @webdevs.firefox.com doesn't have this issue.
I'm still digging this issue and I might have found a @developer.chrome.com bug. When running @vitest.dev in browser mode with Chrome, there is a spike of some deleted but opened temp files by Chrome. In low space environments, this can hit the max limit which crushes vitest.
Happy New Year! 🎊
I've tried a docker container with Ubuntu to be closer to the Azure DevOps agents, but no issues.
The only difference seems to be some warnings about disk space 🤔
🙋
WinterTC's Minimum Common Web API standard is now officially published as ECMA-429, Edition 1 . To many more editions!
Thanks @jasnell.me, @andreubotella.com, @akiro.se, @littledan.dev and everyone else that was involved in making this happen.
🎉
After months of migrating to @vitest.dev, I finally managed to fix all the tests...just to find out nothing works in the pipeline 🫠
I get a weird error: Failed to fetch dynamically imported module:...
This fails after around 1000 tests. The same error I'm usually getting in headful mode locally.
Congratulations!
Happy Halloween! 🎃
(with some delay)
JavaScript top-level await is no longer considered 'baseline' due to a pretty big Safari bug caniuse.com/mdn-javascri...
The module graph fails in cases where two modules import a third at the same time. Demo: random-stuff.jakearchibald.com/bug-repros/t...
It's best to avoid the feature for now 😔
👀
SVGOMG has been updated to use SVGO 4! (thanks Adrien Crivelli!)
This is the URL for SVGOMG. Unfortunately someone maintains a fork with ads, so, err, don't use that 😀
jakearchibald.github.io/svgomg/
any ETA for vite 8?
A screen capture of Firefox Nightly running a Codepen that uses standard CSS modules to style a custom element.
📰 Firefox just landed support for native CSS Modules! 🥳
Here's Firefox Nightly with layout.css.module-scripts.enabled running a Codepen that uses standard CSS modules.
codepen.io/justinfagnan... *
*updated from @chriscoyier.net's original
That makes Chrome & Firefox w/ support. Next up Safari 🙏
Deno 2.5 is out —
⭐ Permission sets in config
⭐ Setup and teardown APIs to Deno.test
⭐ HTML entrypoint support in deno bundle
⭐ Runtime API for deno bundle
deno.com/blog/v2.5
I was thinking if Justin's proposal shouldn't be updated with those changes.
I saw Jake's post about "well documented" proposals being considered for Interop and right now, we kinda have two proposals.
Scoped custom element registries pls: github.com/web-platform...
Should the proposal be updated with the changes made by the Safari team this year? 🤔
Navigation API on Safari ❤️
Does it apply to the browser mode too?
Yay! It's the first Firefox release since I've joined the team, so let's take a look at some of the new developer-facing features in Firefox 142… 🧵