L
L
lucienwebdev2021-08-31 11:34:05
webpack
lucienwebdev, 2021-08-31 11:34:05

Is it possible to put a file that fell into a separate chunk into the main chunk using webpack?

Suppose there is a Main Chunk and there is a Some page chunk, into which the someFile.js file falls, is it possible to somehow manually specify in webpack that someFile.js should go into mainChunk anyway, even if I didn’t import it into it?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question