UNPKG

html-webpack-include-sibling-chunks-plugin

Version:

This plugin is useful when bundling a Multiple-Page Application with webpack 4. It let `html-webpack-plugin` to include initial split chunks and runtime chunk that related to the entry js file of a html page, which are generated by `optimization.splitChun

11 lines (9 loc) 151 B
module.exports = { runtimeConfig: { experimentalFeatures: { foo: false, bar: false }, thirdPartyApiKey: 'gfdsa654321' } }