NullVoxPopuli
NullVoxPopuli
so, with a small repo, I can nearly get to a 1s delay between "vite ready" and being able to load a page: ``` VITE v7.1.7 ready in 204 ms...
oh! I got it to 3.4s! Branch here: https://github.com/NullVoxPopuli/vite-lots-of-module-repro/tree/vite-issue-21149 ```bash git clone [email protected]:NullVoxPopuli/vite-lots-of-module-repro.git cd vite-lots-of-module-repro git checkout vite-issue-21149 pnpm install pnpm vite --force --debug ``` Output: ```sh # don't open...
Yeah, optimizing this specific example would side step the point. I just wanted a slower to boot app. My real app at work is over 55MB of source (excluding the...
oh actually, it _is_ breaking. because we dropped support for GlimmerX and formal support for DT Types. HMMM. projects that already include `@glint/template` @ v1, may need to use an...
fixed @patricklx :tada:
Template has a bug which is blocking any releasing right now https://github.com/typed-ember/glint/pull/833#pullrequestreview-2914383987 See: https://github.com/typed-ember/glint/pull/903 There is some discussion in discord about this, too, iirc
Thanks to @mansona, our alpha versions look good. All publishable packages will be alpha as of the merge of this PR. The goal: - `@glint/template` should be compatible with all...
Been doing some exploration over here: https://github.com/NullVoxPopuli/vimium/pull/1 It's working well!
Excited for this fix! ``` ❯ pnpm i (node:31655) [DEP0169] DeprecationWarning: `url.parse()` behavior is not standardized and prone to errors that have security implications. Use the WHATWG URL API instead....
I'm a fan. Right now the butterfly is a monarch. While monarchs are great, they aren't blue!