Sean Larkin

Results 83 issues of Sean Larkin

I became aware from https://github.com/webpack/webpack/issues/2710#issuecomment-229114264 that this loader doesn't support `import` statements. Do you think it would be possible to either: - support `import`'s OR - document that `import` statements...

- [x] #11695 - [ ] Notify (warn) user to use `optimization.runtimeChunk: true` when runtime is in a large chunk ( Example: #12145 ) - [ ] Notify (warn) user...

enhancement
inactive
webpack-5

## webpack performance test harness For a while, we had setup a performance benchmark system on CI which would compare the performance of any fix/feature at PR time made to...

X5: work required (PR / Help Wanted)
performance
P2: Very Important
gsoc-2024

I'd be happy to help get this example updated to webpack 2! This will leverage some great tree shaking support native to webpack two.

Mentioned in the Appendix: > It could also be possible to use specialized tokens in place of Identifier prefix, for example similar to C/C++: ```cpp import { ... } from...

Let's try and break up a way to make the new phases and hooks easier to understand. Public API (for Tapable instance) Public API for a plugin registered to an...

The astute @robwormald once told me: "Everything is a stream, and thats fine you know?" So lets make animations into streams. Not sure if this is the right place for...

It looks like you are using a lot of the core libs to perform some of this parallel functionality. Would you consider submitting a PR to webpack/webpack If it speeds...

Hey @sindresorhus @addyosmani and all the other great folks maintaining this org! Was wondering if ya'll would take a PR for adding a new provider aside from GA/Yandex? It looks...