/webpack-entrypoints-plugin

webpack-entrypoints-plugin

Primary LanguageJavaScriptApache License 2.0Apache-2.0

webpack-entrypoints-plugin

A Webpack plugin that outputs a manifest of the entrypoints, including the initial assets that make them up.

This manifest can be used to load the required assets, such as you want to manually achieve the same effect as the HtmlWebpackPlugin.