Step By Step: Split Chunks Plugin #9 - Webpack 4

Step By Step: Split Chunks Plugin #9 - Webpack 4

Exciton Interactive LLC

5 лет назад

24,997 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

Bikram
Bikram - 08.01.2023 16:05

Hi, Can you share how the index.html looks like, after npm run build?

Ответить
berridgeab
berridgeab - 03.08.2021 13:56

Thanks very much, clarified how it worked and solved my issue (and introduced me to the fantastic visualiser)

Ответить
SmartWebKit
SmartWebKit - 24.07.2021 16:21

Thanks for sharing!

Ответить
strubloid
strubloid - 18.01.2021 13:35

By the way can we find this code on github?

Ответить
Ted Fitzpatrick
Ted Fitzpatrick - 12.10.2019 18:41

Hi Christian, I have a huge website where I use 1 bundle for each type of a handful of skins, and a lot of pages have their own bundle for page-specific stuff. I'm wondering how these 2 different bundles could share the same vendors/common/node_modules split bundle? The skin bundles and the page-specific bundles are their own modules, with separate webpack configs. I also wonder how the separate skin bundles could share the same vendors chunk.. I suppose I could make the skin modules into 1 module and use an internal config to specify what skin to output. But I do wonder if my page-specific bundles can somehow share the skin bundle's vendors chunk?

Ответить
p lh
p lh - 31.03.2019 11:06

ok, i got this in your terminal output..

Ответить
p lh
p lh - 31.03.2019 11:05

will introduct your webpack analyze??

Ответить
p lh
p lh - 31.03.2019 11:01

well, you know, reactDOM cost more than 100kb, is there any idea to async import this package?

Ответить
Bearded Elder
Bearded Elder - 22.02.2019 12:10

Well explained, nice work. Thank you.

Ответить
Ksee
Ksee - 16.02.2019 06:02

I subbed, great stuff. I'm still learning how to set up web-pack.

Ответить
Eric Ellison
Eric Ellison - 08.02.2019 22:36

thank you very much, this tutorial of yours solved me a big problem... i dont know how can i thank you now...

Ответить
Moshi Li
Moshi Li - 20.11.2018 21:43

thanks for making this video

Ответить