Trim21
Trim21
it's named by chunk name rule `[id].bundle.js`, and its id was 379, and currently 378.
we have moved timeline loader to runtime and remove `timeline-loader.ts`, should we close this PR?
I did a little digging in here, and this is my tracing baseline: ```text > tsc --noEmit --generateTrace ../cactbot-tracing real 0m35.580s user 0m0.045s sys 0m0.120s Hot Spots ├─ Check file...
I try build with/without patch and can't get same speedup. I'm also using windows. and this is why ```text # time npx tsc --noEmit real 0m18.255s user 0m0.000s sys 0m0.166s...
I suggest we remove tsc form webpack, we already have eslint-plugin-tsc to do type checking, no need to do type checking twice both in building and linting (and it runs...
back then we are still using ts-loader...
> and in any case a lot of unittests to make sure with the mass of code lines that there are no or few errors in the logic and that...
I'm woking on multipart file binding now. Why do we add a map binding insteading of adding a util function FasthttpArgsToMap(interface{VisitAll})map[string]...?
> sure good idea > > or maybe we use just https://github.com/savsgio/dictpool > > can you test both ? I don't think github.com/savsgio/dictpool fit this case ...
> * Specific binding methods like current binding of v3 currently binding is controlled by struct tag, there is no need to add old API like Query, Params.