Skip to content

jenan-stripe/minimal-html-webpack-plugin-issue-556

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example of html-webpack-plugin issue #556

This is a minimal example of webpack issue #556. See there for details.

Instructions

# Run once
npm run build
# outputs `dist/index-049353bd93a9f89ff66e.html`

# Update js and run again
echo >> example.js
npm run build
# outputs `dist/index-049353bd93a9f89ff66e.html` again
# with different content

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published