Kon Pik

Results 3 comments of Kon Pik

Can you explain the perf improvement you're seeing? Is this with regards to build time? An import statement and a require statement are more or less equivalent as webpack transforms...

Yeah, I get it - I just looked through the LimitWebpackChunksPlugin code as well, so I see what you're saying. On building server bundles though, I thought that `import(...)` statements...

Couldn't sleep, wanted to see if it could be hacked together to run similarly to the POC done earlier. Hopefully this might help someone in the future. **tl;dr; it's possible...