Skip to content

cactuslab/webpack-entrypoints-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Packages

No packages published

Languages

  • JavaScript 100.0%