Lukas Taegert-Atkinson
@lukas.taegert-atkinson.net
Father of two, maintainer of RollupJS
Reposted by Lukas Taegert-Atkinson
this is, by a wide margin, the most lavishly cinematic account of rollup's history www.youtube.com/watch?v=azk-...
(assembled from bits of footage leftover from a forthcoming vite documentary that i got to be a part of)
(assembled from bits of footage leftover from a forthcoming vite documentary that i got to be a part of)
The Story of Rollup with Rich Harris
YouTube video by CultRepo (formerly Honeypot)
www.youtube.com
June 17, 2025 at 10:06 PM
this is, by a wide margin, the most lavishly cinematic account of rollup's history www.youtube.com/watch?v=azk-...
(assembled from bits of footage leftover from a forthcoming vite documentary that i got to be a part of)
(assembled from bits of footage leftover from a forthcoming vite documentary that i got to be a part of)
Reposted by Lukas Taegert-Atkinson
Die Treibhausgasemissionen in Deutschland sind 2024 laut einer Studie des #Agora Energiewende Think Tanks um 3% gesunken! Mit 656 Mio. Tonnen haben wir einen historischen Tiefstand erreicht – das sind minus 48% im Vergleich zu 1990. Der Hauptgrund dafür 👇 1/5
#Klimaschutz
#Energiewende
#Strompreis
#Klimaschutz
#Energiewende
#Strompreis
January 7, 2025 at 3:58 PM
Die Treibhausgasemissionen in Deutschland sind 2024 laut einer Studie des #Agora Energiewende Think Tanks um 3% gesunken! Mit 656 Mio. Tonnen haben wir einen historischen Tiefstand erreicht – das sind minus 48% im Vergleich zu 1990. Der Hauptgrund dafür 👇 1/5
#Klimaschutz
#Energiewende
#Strompreis
#Klimaschutz
#Energiewende
#Strompreis
It took a while but here is the next attempt to introduce object property tree-shaking: Please install [email protected] and tell me if performance is ok and if you find any bugs with the generated code. Otherwise, I will take it live in the next days.
December 18, 2024 at 5:58 AM
It took a while but here is the next attempt to introduce object property tree-shaking: Please install [email protected] and tell me if performance is ok and if you find any bugs with the generated code. Otherwise, I will take it live in the next days.
So yesterday I decided to risk breaking everything by releasing property tree-shaking for Rollup. One day and two patch versions later, we are down to one user reporting a hanging build github.com/rollup/rollu.... If anyone can provide a reproduction, that would be amazing!
Build Hangs Indefinitely in Version 4.27.2 · Issue #5729 · rollup/rollup
Rollup Version 4.27.2 Operating System (or Browser) Node Node Version (if applicable) Latest Link To Reproduction Expected Behaviour Build finishes as normal Actual Behaviour Problem: In version 4....
github.com
November 16, 2024 at 6:24 AM
So yesterday I decided to risk breaking everything by releasing property tree-shaking for Rollup. One day and two patch versions later, we are down to one user reporting a hanging build github.com/rollup/rollu.... If anyone can provide a reproduction, that would be amazing!
Object property tree-shaking is about to be finalized in Rollup!
Just released [email protected] that handles some really tricky scenarios when destructuring getters with side effects, including mutating the destructured object. Play around:
rollup-cwwshxnz5-rollup-js.vercel.app/repl/?pr=542...
Just released [email protected] that handles some really tricky scenarios when destructuring getters with side effects, including mutating the destructured object. Play around:
rollup-cwwshxnz5-rollup-js.vercel.app/repl/?pr=542...
Rollup
The JavaScript module bundler
rollup-cwwshxnz5-rollup-js.vercel.app
November 13, 2024 at 7:54 AM
Object property tree-shaking is about to be finalized in Rollup!
Just released [email protected] that handles some really tricky scenarios when destructuring getters with side effects, including mutating the destructured object. Play around:
rollup-cwwshxnz5-rollup-js.vercel.app/repl/?pr=542...
Just released [email protected] that handles some really tricky scenarios when destructuring getters with side effects, including mutating the destructured object. Play around:
rollup-cwwshxnz5-rollup-js.vercel.app/repl/?pr=542...
If you are using Rollup's JavaScript API via TypeScript, you can now use explicit resource management to call "await bundle.close()" for you.
November 13, 2024 at 7:50 AM
If you are using Rollup's JavaScript API via TypeScript, you can now use explicit resource management to call "await bundle.close()" for you.
Reposted by Lukas Taegert-Atkinson
Just got the honors of processing a lot of donations to the open source ecosystem on behalf of the Sanity team.
That felt really nice! ♥️
That felt really nice! ♥️
Open source software is crucial to the success of Sanity, so it makes sense to give back to great projects that we and our community use every day.
That's why we joined the @opensourcepledge.com with a $112k donation to great projects and maintainers. 🫶
www.sanity.io/blog/sanity-...
That's why we joined the @opensourcepledge.com with a $112k donation to great projects and maintainers. 🫶
www.sanity.io/blog/sanity-...
Sanity joins the Open Source Pledge
We are joining the Open Source Pledge, committing to pay $2,000 per year per full-time developer directly to open source maintainers and foundations.
www.sanity.io
November 12, 2024 at 5:42 PM
Just got the honors of processing a lot of donations to the open source ecosystem on behalf of the Sanity team.
That felt really nice! ♥️
That felt really nice! ♥️
Huge thanks to @sanity.io for sponsoring Rollup with a whopping $3000! This really gives me confidence to keep making Rollup a great tool to use!
opencollective.com/rollup/contr...
opencollective.com/rollup/contr...
Financial contribution to Rollup · Contribution #806066 - Open Collective
The JavaScript module bundler
opencollective.com
November 13, 2024 at 6:07 AM
Huge thanks to @sanity.io for sponsoring Rollup with a whopping $3000! This really gives me confidence to keep making Rollup a great tool to use!
opencollective.com/rollup/contr...
opencollective.com/rollup/contr...
We are nearly ready at Rollup to release object property tree-shaking! But we need beta testers! Please try out
[email protected]
And let us know:
- Does it introduce any bug in the code?
- Does it bundle much slower for you?
What to expect
rollupjs.org/repl/?versio...
rollupjs.org/repl/?versio...
[email protected]
And let us know:
- Does it introduce any bug in the code?
- Does it bundle much slower for you?
What to expect
rollupjs.org/repl/?versio...
rollupjs.org/repl/?versio...
Rollup
The JavaScript module bundler
rollupjs.org
October 30, 2024 at 5:57 AM
We are nearly ready at Rollup to release object property tree-shaking! But we need beta testers! Please try out
[email protected]
And let us know:
- Does it introduce any bug in the code?
- Does it bundle much slower for you?
What to expect
rollupjs.org/repl/?versio...
rollupjs.org/repl/?versio...
[email protected]
And let us know:
- Does it introduce any bug in the code?
- Does it bundle much slower for you?
What to expect
rollupjs.org/repl/?versio...
rollupjs.org/repl/?versio...