Glenn 'devalias' Grant
Glenn 'devalias' Grant
Spinning this out into a new issue so it doesn't get lost among the old one, but follow through to the original comment for more of the deep dive/evidence that...
Spinning this out into a new issue so it doesn't get lost among the old one, but follow through to the original comment for more of the deep dive/evidence that...
This relates to the 'module-detection' feature described in the following issue: - #41 --- While looking through some decompiled code in a rather complex webpack bundled app, I've identified what...
> Let me share a bit of my current thoughts on this: > > 1. Introducing module graph: Like Webpack and other bundlers, a module graph can help us unminify/rename...
This is an idea I've had in passing a few times, but keep forgetting to document it: - https://medium.com/@songawee/long-term-caching-using-webpack-records-9ed9737d96f2 - > there are many factors that go into getting consistent...
Currently the CLI doesn't seem to show any indication of progress while unpacking (possibly also while unminifying?): ```bash ⇒ npx @wakaru/cli unpacker unpacked --unpacker-output stage2-unpacked --perf ┌ Wakaru CLI v0.0.2...
- https://biomejs.dev/ - https://biomejs.dev/playground/ - https://biomejs.dev/formatter/ - https://biomejs.dev/formatter/differences-with-prettier/ - https://biomejs.dev/blog/biome-wins-prettier-challenge/ - https://github.com/biomejs/biome - > A toolchain for web projects, aimed to provide functionalities to maintain them. Biome offers formatter and...
This relates to the 'module-detection' feature described in the following issue: - #41 ## Overview - https://github.com/statsig-io/js-client - > Statsig > Statsig JavaScript Client SDK - > The JavaScript SDK...
This relates to the 'module-detection' feature described in the following issue: - #41 ## Overview - https://github.com/DataDog/browser-sdk - > Datadog Browser SDK - > Collect and send browser data to...
This relates to the 'module-detection' feature described in the following issue: - #41 ## Overview - https://github.com/TanStack/query - > Powerful asynchronous state management, server-state utilities and data fetching for the...