Answer the question
In order to leave comments, you need to log in
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 questionAsk a Question
731 491 924 answers to any question