How Does Webpack Operate in PageBuilder Engine?
Question
What is the role of Webpack in PageBuilder Engine?
Answer
Webpack is initially run on deployment of a feature pack to build several output type-specific manifest bundles for the editor to have a list of all the different components PageBuilder uses. When a page gets published, Webpack is run again to create more refined bundles that will be delivered to the client when that page is requested and which only contain components specific to the page.