Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
html-webpack-plugin
Simplifies creation of HTML files with Webpack
Collective -
Host: opensource -
https://opencollective.com/html-webpack-plugin
- Code: https://github.com/jantimon/html-webpack-plugin
0.3.0
github.com/jantimon/html-webpack-plugin - b9367a023038bc8d10601ba434aeaafb0c7be3d6 authored over 10 years ago by Charles Blaxland <[email protected]>
github.com/jantimon/html-webpack-plugin - b9367a023038bc8d10601ba434aeaafb0c7be3d6 authored over 10 years ago by Charles Blaxland <[email protected]>
Hook webpack 'emit' to allow html to be emitted as an asset
github.com/jantimon/html-webpack-plugin - f44af556d8d3459477333277e01b77e9e283b411 authored over 10 years ago by Charles Blaxland <[email protected]>
github.com/jantimon/html-webpack-plugin - f44af556d8d3459477333277e01b77e9e283b411 authored over 10 years ago by Charles Blaxland <[email protected]>
Hook webpack 'after-emit' instead of 'done' so it works with webpack middleware
github.com/jantimon/html-webpack-plugin - 4ea98940589fcb88f279669223fab78f44e8b429 authored over 10 years ago by Charles Blaxland <[email protected]>
github.com/jantimon/html-webpack-plugin - 4ea98940589fcb88f279669223fab78f44e8b429 authored over 10 years ago by Charles Blaxland <[email protected]>
Update readme
github.com/jantimon/html-webpack-plugin - 07c60a5ae1c1dcc0d801c1b17b780741673211db authored over 10 years ago by Charles Blaxland <[email protected]>
github.com/jantimon/html-webpack-plugin - 07c60a5ae1c1dcc0d801c1b17b780741673211db authored over 10 years ago by Charles Blaxland <[email protected]>
Update readme
github.com/jantimon/html-webpack-plugin - ef96f87a208ac7d2de851d40e120d003302eec43 authored over 10 years ago by Charles Blaxland <[email protected]>
github.com/jantimon/html-webpack-plugin - ef96f87a208ac7d2de851d40e120d003302eec43 authored over 10 years ago by Charles Blaxland <[email protected]>
Add support for specifying the title of the generated HTML
github.com/jantimon/html-webpack-plugin - 67ae8e074652c5ee298535da5c6a60514d4fc394 authored over 10 years ago by Charles Blaxland <[email protected]>
github.com/jantimon/html-webpack-plugin - 67ae8e074652c5ee298535da5c6a60514d4fc394 authored over 10 years ago by Charles Blaxland <[email protected]>
Add test case for handling subdirectories in the output path
github.com/jantimon/html-webpack-plugin - 42e8dfa651c79ad93603297ffdb9f10c33c47e91 authored over 10 years ago by Charles Blaxland <[email protected]>
github.com/jantimon/html-webpack-plugin - 42e8dfa651c79ad93603297ffdb9f10c33c47e91 authored over 10 years ago by Charles Blaxland <[email protected]>
Support webpack publicPath configuration
github.com/jantimon/html-webpack-plugin - c10e9336e49409aee766e3d749c175bae7c561d2 authored over 10 years ago by Charles Blaxland <[email protected]>
github.com/jantimon/html-webpack-plugin - c10e9336e49409aee766e3d749c175bae7c561d2 authored over 10 years ago by Charles Blaxland <[email protected]>
Add test for filenames with hashes
github.com/jantimon/html-webpack-plugin - b0f3599d11ca5f34df19796389911efb27c7b795 authored over 10 years ago by Charles Blaxland <[email protected]>
github.com/jantimon/html-webpack-plugin - b0f3599d11ca5f34df19796389911efb27c7b795 authored over 10 years ago by Charles Blaxland <[email protected]>
Update readme
github.com/jantimon/html-webpack-plugin - 71241f412c9355edea9066865a163a05900dae6f authored over 10 years ago by Charles Blaxland <[email protected]>
github.com/jantimon/html-webpack-plugin - 71241f412c9355edea9066865a163a05900dae6f authored over 10 years ago by Charles Blaxland <[email protected]>
Bump version to 0.1.0
github.com/jantimon/html-webpack-plugin - e3f9466146ed4bc2022ad5d6ac3c8fb521df3dd7 authored over 10 years ago by Charles Blaxland <[email protected]>
github.com/jantimon/html-webpack-plugin - e3f9466146ed4bc2022ad5d6ac3c8fb521df3dd7 authored over 10 years ago by Charles Blaxland <[email protected]>
Change default HTML title
github.com/jantimon/html-webpack-plugin - 6bb5a43a79edc0a1422a5061cb85ece5845bb5bd authored over 10 years ago by Charles Blaxland <[email protected]>
github.com/jantimon/html-webpack-plugin - 6bb5a43a79edc0a1422a5061cb85ece5845bb5bd authored over 10 years ago by Charles Blaxland <[email protected]>
Support sourcemaps, which generate multiple output bundles for each entry
github.com/jantimon/html-webpack-plugin - 23a0d9c338306150f46aaf8300c75efe40386949 authored over 10 years ago by Charles Blaxland <[email protected]>
github.com/jantimon/html-webpack-plugin - 23a0d9c338306150f46aaf8300c75efe40386949 authored over 10 years ago by Charles Blaxland <[email protected]>
Allow user defined HTML templates
github.com/jantimon/html-webpack-plugin - c26597403c77d25ec4b153f8beabc4cd8911e2bb authored over 10 years ago by Charles Blaxland <[email protected]>
github.com/jantimon/html-webpack-plugin - c26597403c77d25ec4b153f8beabc4cd8911e2bb authored over 10 years ago by Charles Blaxland <[email protected]>
Generated HTML loads multiple entry points
github.com/jantimon/html-webpack-plugin - 7d278224555432a786fb1da889a95566bdc12ba4 authored over 10 years ago by Charles Blaxland <[email protected]>
github.com/jantimon/html-webpack-plugin - 7d278224555432a786fb1da889a95566bdc12ba4 authored over 10 years ago by Charles Blaxland <[email protected]>
Generate a default index.html from a single webpack entry point
github.com/jantimon/html-webpack-plugin - d9d3b23c5613349cc599f3356b99a8599cd00e34 authored over 10 years ago by Charles Blaxland <[email protected]>
github.com/jantimon/html-webpack-plugin - d9d3b23c5613349cc599f3356b99a8599cd00e34 authored over 10 years ago by Charles Blaxland <[email protected]>
Initial commit
github.com/jantimon/html-webpack-plugin - 4e04cebca86715b7b7a29f6a56b144bcf5fdb3f5 authored over 10 years ago by Charles Blaxland <[email protected]>
github.com/jantimon/html-webpack-plugin - 4e04cebca86715b7b7a29f6a56b144bcf5fdb3f5 authored over 10 years ago by Charles Blaxland <[email protected]>