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

chore: Prerelease version 4.0.0

github.com/jantimon/html-webpack-plugin - 2439012c70bf5e40d30f91571066a04228e33dbb authored over 6 years ago by Jan Nicklas <[email protected]>
feat: support ES6 template string in default loader

Only transpile EJS style `<%= name %>`, Close #950

BREAKING CHANGE: Template strings inside tem...

github.com/jantimon/html-webpack-plugin - d6b65dd1531038deac1be87c2087da5955903d24 authored over 6 years ago by Tommy Troy Lin <[email protected]>
feat(hooks): Add a helper for easier hook access

github.com/jantimon/html-webpack-plugin - b6dec4bf1072509282756e8d83ef6ee447485f3a authored over 6 years ago by Jan Nicklas <[email protected]>
feat: Use webpack 4 entries api to extract asset information

BREAKING CHANGES: Pass the entry point names to the custom sort function instead of chunk object...

github.com/jantimon/html-webpack-plugin - 342867e1edb7c2a8748b0aca396f160f0b13d42e authored over 6 years ago by Jan Nicklas <[email protected]>
fix: Improve perfomance for appcache files

github.com/jantimon/html-webpack-plugin - b94e0434f5dbb06ee2179e91ebaa2ce7801937e0 authored over 6 years ago by Jan Nicklas <[email protected]>
feat: Simplify <meta> element and charset attribute

See https://developer.mozilla.org/en-US/docs/Web/Guide/HTML/Obsolete_things_to_avoid

BREAKING C...

github.com/jantimon/html-webpack-plugin - 55313bee9b82ea79157085e48bba4fa2ebfef6a4 authored over 6 years ago by Jan Nicklas <[email protected]>
feat: Remove type="text/javascript" from injected script tags

See https://www.w3.org/TR/html5/scripting-1.html#attr-script-type “The default, which is used if...

github.com/jantimon/html-webpack-plugin - b46bf67ae4492a12b60c42c7d26831e480522b49 authored over 6 years ago by Jan Nicklas <[email protected]>
fix: Update lodash to 4.17.10

github.com/jantimon/html-webpack-plugin - cc3bf4909605879993c22e3048ee520dbdc8fa49 authored over 6 years ago by Jan Nicklas <[email protected]>
feat: Remove selfClosingTag

BREAKING CHANGE: Remove selfClosingTag attribute

github.com/jantimon/html-webpack-plugin - 5d3d8e4b73b7b97dba8bdf5fe1ecf50598040b54 authored over 6 years ago by Jan Nicklas <[email protected]>
feat: Export major version of this plugin

github.com/jantimon/html-webpack-plugin - 6ae6f48ecf92b080809d68092ee8c6825edfe5a4 authored over 6 years ago by Jan Nicklas <[email protected]>
feat: Use jsdoc for static typing

github.com/jantimon/html-webpack-plugin - a6b8d2dcf3b1183d50589b869162b972ad32de4d authored over 6 years ago by Jan Nicklas <[email protected]>
feat(html-tags): Add a helper to create html-tags

github.com/jantimon/html-webpack-plugin - ee6a165425a6b47dff341fb651848ec5727d7f7e authored over 6 years ago by Jan Nicklas <[email protected]>
fix(loader): switch to loaderUtils.getOptions

BREAKING CHANGE: switch to loaderUtils getOptions

github.com/jantimon/html-webpack-plugin - a0a0f0dc755fbc3249aa2e1d1c6a4dd307ab8e8a authored over 6 years ago by Jan Nicklas <[email protected]>
test: Set typescript to strict mode (noImplicityAny:false)

github.com/jantimon/html-webpack-plugin - 1063b04fcc400a1f05f3e1df92feeb17a27c034f authored over 6 years ago by Jan Nicklas <[email protected]>
fix(chunksorter): Don't sort chunks by default

BREAKING CHANGE: Chunks aren't sorted anymore by default

github.com/jantimon/html-webpack-plugin - 22fb03fb17fdb37d5ce6de00af154b5575a02d3a authored over 6 years ago by Jan Nicklas <[email protected]>
fix: Remove compilation.getStats() call for performance reasons

BREAKING CHANGE: Template variable webpack was removed

github.com/jantimon/html-webpack-plugin - 7005a557529bee948c5ef0a1b8b44a1a41a28417 authored over 6 years ago by Jan Nicklas <[email protected]>
refactor: Drop support for Webpack 1-3 to use Webpack 4 apis

BREAKING CHANGE: Dropped support for Webpack 1 - 3

github.com/jantimon/html-webpack-plugin - 47efdeaf17806f7d4e26aefacc748a92077f904a authored over 6 years ago by Jan Nicklas <[email protected]>
Update lock.yml

github.com/jantimon/html-webpack-plugin - 1b55838758ff64333fbef1472b849e20877de0c4 authored over 6 years ago by Jan Nicklas <[email protected]>
Update lock bot

github.com/jantimon/html-webpack-plugin - 3c51d2c88a5d3b1a083170ea471cd00eeca0d212 authored over 6 years ago by Jan Nicklas <[email protected]>
chore: Add stale config

github.com/jantimon/html-webpack-plugin - ae52f5e51f6b4de886c23049bc4c3cc2245e11f9 authored over 6 years ago by Jan Nicklas <[email protected]>
Update issue templates

github.com/jantimon/html-webpack-plugin - 77eb30330ce31bf25863a691d6df234c6788c462 authored over 6 years ago by Jan Nicklas <[email protected]>
chore(Add lock-bot):

github.com/jantimon/html-webpack-plugin - 3b9cd763f578505796e63e1e41c6465eb720b532 authored over 6 years ago by Jan Nicklas <[email protected]>
Update README with Tapable.hooks example (#941)

Webpack v4 deprecates the use of `Tapable.plugin()`. This plugin was updated to use `Tapable.hoo...

github.com/jantimon/html-webpack-plugin - b4312f97fb0764131721ea3cc76c5b2afbae0352 authored over 6 years ago by Thomas Kelly <[email protected]>
Add -loader suffix to handlerbars

It's no longer allowed to omit the '-loader' suffix when using loaders. You need to specify 'han...

github.com/jantimon/html-webpack-plugin - a3ef51493d10c6b5f48b82504c9868d182944da3 authored over 6 years ago by Josh Unger <[email protected]>
Fix confusing indentation

github.com/jantimon/html-webpack-plugin - 75eef8876bb54e80f9493a544759493ed385d7e0 authored over 6 years ago by Felix Rabe <[email protected]>
chore(release): 3.2.0

github.com/jantimon/html-webpack-plugin - e2c6990e94b298ff66bcd885c9a03a78221479f6 authored over 6 years ago by Jan Nicklas <[email protected]>
feat: Support node 6.9

In https://github.com/jantimon/html-webpack-plugin/pull/861 support for
nodejs < 6 was dropped. ...

github.com/jantimon/html-webpack-plugin - 74a22c49a7fe5006cda0a0b2a793cc11aa607dca authored over 6 years ago by Simon Warta <[email protected]>
test: Add example for template parameters

github.com/jantimon/html-webpack-plugin - afcc032ae57746295de54e512f0813d8e0cbe28a authored over 6 years ago by Jan Nicklas <[email protected]>
fix(loader): Allow to add new template parameters

fix #915

github.com/jantimon/html-webpack-plugin - f7eac19fa23b61e0b73f167541c0b7eca7e81855 authored over 6 years ago by Jan Nicklas <[email protected]>
Update README.md

It's actually an array of strings

github.com/jantimon/html-webpack-plugin - c05b31bddc2340d7b97c5b9b5e19ba62dac82826 authored over 6 years ago by Artur Delura <[email protected]>
refactor: Reduce chunksort code

github.com/jantimon/html-webpack-plugin - 3afd5d228a2775282e751c56eb81c3bf1a2f7b05 authored over 6 years ago by Jan Nicklas <[email protected]>
docs: Update readme avatar section

github.com/jantimon/html-webpack-plugin - 9ec122aa5237d947d226c1469b4728186048a27b authored over 6 years ago by Jan Nicklas <[email protected]>
feat: Add meta tag option

github.com/jantimon/html-webpack-plugin - a7d37ca472cb5d9ee9dd58932b169e936416f479 authored over 6 years ago by Jan Nicklas <[email protected]>
fix(loader): Use lodash inside the loader directly

Stop using webpack module rules inside the loader to get rid of the babel 500kb warning

fix #786

github.com/jantimon/html-webpack-plugin - 7b4eb7f839461490184abefd69ef8bf839c4c2dc authored over 6 years ago by Jan Nicklas <[email protected]>
chore: Add commitizen

github.com/jantimon/html-webpack-plugin - 24f8acc31d65ea18987053b313912bfab3013a09 authored over 6 years ago by Jan Nicklas <[email protected]>
docs: Add webpack-concat-plugin

github.com/jantimon/html-webpack-plugin - 050b51a32d4e58710735d62d8580aa3a8b7f6c48 authored almost 7 years ago by Jan Nicklas <[email protected]>
chore(release): 3.1.0

github.com/jantimon/html-webpack-plugin - 07481a2781d606e705b834078590fbbdcaf7999a authored almost 7 years ago by Jan Nicklas <[email protected]>
feat: Allow to overwrite the templateParameter #830

github.com/jantimon/html-webpack-plugin - c5e32d33b4cfa3ad2f6586947bd85c2cf47ad1c7 authored almost 7 years ago by Jan Nicklas <[email protected]>
chore(release): 3.0.8

github.com/jantimon/html-webpack-plugin - 2763474432eeee1b4e2f7e54af88e5a5f5e028fc authored almost 7 years ago by Jan Nicklas <[email protected]>
fix(compiler): Fallback to 3.0.7 because of #900

github.com/jantimon/html-webpack-plugin - 05ee29b53a85cf6f5e6efab891607dad69006b98 authored almost 7 years ago by Jan Nicklas <[email protected]>
Add a Git .mailmap with merged repeated occurrences of various people

github.com/jantimon/html-webpack-plugin - efbd3525a18bee03a0c8c3899d264a14f2945d85 authored almost 7 years ago by Michał Gołębiowski-Owczarek <[email protected]>
Update README.md

github.com/jantimon/html-webpack-plugin - cf4176bea918bc1f05c83d2e5e502790537b2be0 authored almost 7 years ago by Jan Nicklas <[email protected]>
Update README.md

github.com/jantimon/html-webpack-plugin - fd22d81fed3d698facf2e507294e3ec73b66c8e1 authored almost 7 years ago by Jan Nicklas <[email protected]>
Added backers and sponsors on the README

github.com/jantimon/html-webpack-plugin - ff03761f0fc43057af6c09f66efc42c59e2514f8 authored almost 7 years ago by Jess <[email protected]>
Updated readme.md

Change require html to require html-loader

github.com/jantimon/html-webpack-plugin - df32593b59afa172dd59e8997f560a02588bfaf9 authored almost 7 years ago by kontrollanten <[email protected]>
Add html-webpack-exclude-empty-assets-plugin

Add html-webpack-exclude-empty-assets-plugin to the docs

github.com/jantimon/html-webpack-plugin - e6e84648fb3333ec072e06a9d3b1fcc7bee85440 authored almost 7 years ago by Markus Wolf <[email protected]>
chore(release): 3.0.7

github.com/jantimon/html-webpack-plugin - db6904ba04a21ec365d8ee98d9ab3ab7630c6fdb authored almost 7 years ago by Jan Nicklas <[email protected]>
fix(compiler): Set single entry name #895

github.com/jantimon/html-webpack-plugin - 26dcb98f1522e8da79e4befc24f0875bd6ef0bbc authored almost 7 years ago by Jan Nicklas <[email protected]>
chore(release): 3.0.6

github.com/jantimon/html-webpack-plugin - 1b2a71d816e5e27ebc808aa4304dbf2bf7b233bd authored almost 7 years ago by Jan Nicklas <[email protected]>
fix(hooks): Call tapable.apply directly #879

github.com/jantimon/html-webpack-plugin - bcbb0366a1afdd9a351ec5610455bde8b5cbf895 authored almost 7 years ago by Jan Nicklas <[email protected]>
docs(readme): fix options table

apparently `|` in code blocks in tables need to be escaped these days…

github.com/jantimon/html-webpack-plugin - eb0b76571d70992f1254699adbf84a3ab846d2ab authored almost 7 years ago by Rodney Rehm <[email protected]>
chore(release): 3.0.5

github.com/jantimon/html-webpack-plugin - 422d8284ebfe947558a64a3cb34d929fb7836a85 authored almost 7 years ago by Jan Nicklas <[email protected]>
fix(hooks): Remove deprecated tapable calls #879

github.com/jantimon/html-webpack-plugin - 2288f20ee3185c2ace0c8e97a1c32e2a7e11f0e0 authored almost 7 years ago by Jan Nicklas <[email protected]>
fix(entries): do not ignore JS if there is also CSS

broken by commit 0348d6b

github.com/jantimon/html-webpack-plugin - 020b7148b4869f6fedf6873c1b65c46596e59c89 authored almost 7 years ago by Rodney Rehm <[email protected]>
Add a note about ordering first

Per @thelarkinn's suggestion, it is necessary to order `html-webpack-plugin` first before other ...

github.com/jantimon/html-webpack-plugin - 5711f1696f66f527ca4d1e620aa3305b8ee54094 authored almost 7 years ago by Jacob M. Roufa <[email protected]>
fix(entries): Don't add css entries twice

github.com/jantimon/html-webpack-plugin - 0348d6b48c7313806bc3350ac6516f1ad1bff645 authored almost 7 years ago by Jan Nicklas <[email protected]>
chore(release): 3.0.4

github.com/jantimon/html-webpack-plugin - 8038a174c80b1f4b1312be749b559e2313ed4392 authored almost 7 years ago by Jan Nicklas <[email protected]>
Fix typos, add links to issues and pull

github.com/jantimon/html-webpack-plugin - dc233b51022fa38d9ceb8241c47c403552e01fa5 authored almost 7 years ago by Alex Devero <[email protected]>
chore(release): 3.0.3

github.com/jantimon/html-webpack-plugin - 44fcf149e971a41931bcd18882d1290215d1b05e authored almost 7 years ago by Jan Nicklas <[email protected]>
refactor(performance): Reduce the generated chunk information to speed up build time

github.com/jantimon/html-webpack-plugin - 0558c187db5ae2a0ca5a3e9fb8391450c2086604 authored almost 7 years ago by Jan Nicklas <[email protected]>
Change in-line spelling (#777)

I've searched for inlining solution by Ctrl+F'ing `inline`. Went for #104 and found last comment...

github.com/jantimon/html-webpack-plugin - 256f990258887b0f1f9549154596adf21677d308 authored almost 7 years ago by alex argunov <[email protected]>
chore(release): 3.0.2 (#867)

github.com/jantimon/html-webpack-plugin - 2c8637c569eb5c797d52e2caf75a7964fa1ab31b authored almost 7 years ago by Jan Nicklas <[email protected]>
docs(README): update template variables list (#840)

Documentation didn't mention `compilation` variable available in templates, which is crucial for...

github.com/jantimon/html-webpack-plugin - 985654cfb755ac66615045bb145dc1b718dfdb6a authored almost 7 years ago by st-sloth <[email protected]>
Add plugin to README.md (#853)

Add html-webpack-inline-style-plugin as a third party addon

github.com/jantimon/html-webpack-plugin - 1ff661c3d76350e6e927ff82997a1580cf712471 authored almost 7 years ago by Dustin Jaacks <[email protected]>
Fix to work with loader-utils ^1.1.0 (#792)

fix(query-loader): In case no query is provided, return an empty object. This fixes #727

github.com/jantimon/html-webpack-plugin - 75877543a5c8d34b34d33babd89d2e3043982702 authored almost 7 years ago by Aaron Friel <[email protected]>
chore(release): 3.0.1

github.com/jantimon/html-webpack-plugin - 17b6f1969d09daa13fc642d73a08fecab3bfa488 authored almost 7 years ago by Jan Nicklas <[email protected]>
fix(package): Remove the extract-text-webpack-plugin peer dependency

github.com/jantimon/html-webpack-plugin - 57411a90fced546179685d5061374961e7653ea6 authored almost 7 years ago by Jan Nicklas <[email protected]>
chore(package): Drop support for node version older than 6 (#861)

github.com/jantimon/html-webpack-plugin - f66905248712afb51ec83d218bb809b1ee1dfbc2 authored almost 7 years ago by Jan Nicklas <[email protected]>
fix(package): use correct package-lock

github.com/jantimon/html-webpack-plugin - e01700ee28ed9850457be819e7e42389a87c1e0a authored almost 7 years ago by Thomas Sileghem <[email protected]>
fix(package): remove unnecessary `prepare` script (#17)

github.com/jantimon/html-webpack-plugin - 1dee37e2696fd3990fe9be0a2945e465c0bb9a64 authored almost 7 years ago by Owen Buckley <[email protected]>
docs(README): standardize (#11)

github.com/jantimon/html-webpack-plugin - 04ee3a6ed96ada3f29cb61319b79a538ed019188 authored almost 7 years ago by Michael Ciniawsky <[email protected]>
fix(package): add `tapable >= v1.0.0` (`dependencies`) (#14)

github.com/jantimon/html-webpack-plugin - 6319451c00494ec32fea9176bfdcb7528185ab35 authored almost 7 years ago by Michael Ciniawsky <[email protected]>
ci(travis): update `webpack` v4.0.0-beta.1...4.0.0 (`WEBPACK_VERSION`) (#15)

github.com/jantimon/html-webpack-plugin - f5252ffef9cd9de0e92fff8260108ffde88db640 authored almost 7 years ago by Graham McGregor <[email protected]>
ci(.travis): add node `lts/*` && `stable` (#7)

github.com/jantimon/html-webpack-plugin - ebfc2771d41a6ab043595d3c621528aee020e2f9 authored almost 7 years ago by Michael Ciniawsky <[email protected]>
ci(.bithoundrc): rm bithound service (#6)

github.com/jantimon/html-webpack-plugin - 55aab64c518005835776bc1ba1353c731104e525 authored almost 7 years ago by Michael Ciniawsky <[email protected]>
docs(LICENSE): use JSF license (#5)

github.com/jantimon/html-webpack-plugin - 638c664666f1a9fb72fc841ae4f3319e04379980 authored almost 7 years ago by Michael Ciniawsky <[email protected]>
chore(package): add `release` script (#4)

github.com/jantimon/html-webpack-plugin - d66a1a9a0796945fc637d5ae5141f6267e6ecb58 authored almost 7 years ago by Michael Ciniawsky <[email protected]>
refactor: add `webpack >= v4.0.0` support (#3)

github.com/jantimon/html-webpack-plugin - a8a8c2b6ea496c257fd6f501db3a06a51fa03e1e authored almost 7 years ago by Graham McGregor <[email protected]>
Doc: define lodash loader as the default loader (#789)

* Update readme to no longer reference ejs by default

ejs is not the default template languag...

github.com/jantimon/html-webpack-plugin - f6633391a281378a3fcd973165a4b0b72b8850c1 authored about 7 years ago by Nathan Hoffman <[email protected]>
Update README.md (#768)

github.com/jantimon/html-webpack-plugin - aedc623c770bce51f460da6a154690064fba2417 authored over 7 years ago by Guy <[email protected]>
fix(template): prevent undefined error in template loader (#754)

github.com/jantimon/html-webpack-plugin - 0cf580c628a495d77b85e35ed1b9d244e2ec5ae0 authored over 7 years ago by Thomas Sileghem <[email protected]>
Add sort-manually examples for webpack 3

github.com/jantimon/html-webpack-plugin - 7ca7cb7702b65f027cd39a2d3cee17f17493d302 authored over 7 years ago by Jan Nicklas <[email protected]>
Uses a singleton cache to store the compilation stats (#723)

* Uses a singleton cache to store the compilation stats

* Use compilation.hash as the index f...

github.com/jantimon/html-webpack-plugin - cb150718a3a4b0324bab7a0c5bf37e5340e35847 authored over 7 years ago by Sergio Cinos <[email protected]>
Add manual sort mode

github.com/jantimon/html-webpack-plugin - 6f15d185dae742d5324076b33717ce49c93b759d authored over 7 years ago by skiny2015 <[email protected]>
Change headReg and bodyReg to allow spaces (#709)

* change headReg and bodyReg to allow spaces

* change regex to only allow space before closin...

github.com/jantimon/html-webpack-plugin - bd043db35d33b21e8259ec2fd61e1c15394807b2 authored over 7 years ago by Anchen <[email protected]>
Add support for webpack 3(#707)

github.com/jantimon/html-webpack-plugin - 9665c63362c76f24f5e0bef2232432e505c20c9a authored over 7 years ago by Rabbit <[email protected]>
README.md updated path property in output (#697)

In 2.6.1,
output: {
path: 'dist',
filename: 'app.bundle.js'
}

giv...

github.com/jantimon/html-webpack-plugin - 2751adeee946695a45696978b18e53aa83d2314f authored over 7 years ago by Yogeswaran <[email protected]>
chore(github): add issue_template.md (#677)

github.com/jantimon/html-webpack-plugin - efd1f7886adc4c675ce2470bca23d3d0f6594968 authored over 7 years ago by Thomas Sileghem <[email protected]>
Update README.md (#688)

Small transpositional error.

github.com/jantimon/html-webpack-plugin - d77b399f34eb364994d845894840b8ba2f38e50f authored over 7 years ago by Nelson Chen <[email protected]>
Update template-option.md (#687)

github.com/jantimon/html-webpack-plugin - 7a2aa84fdb8db3b1cae0287c2cc5b72670fc4826 authored over 7 years ago by Yong Heng <[email protected]>
make test passes for webpack@1 and webapck@2 (#642)

* test(ci): start testing using webpack@2

* test(examples): update examples output files

*...

github.com/jantimon/html-webpack-plugin - 9b272cfb2bccee98bbe8438c817c4207a0a3cb71 authored over 7 years ago by Thomas Sileghem <[email protected]>
docs(README): clearer explanation about minify (#666)

As read like this, I thought I had to import html-minifier and give the object as parameter like...

github.com/jantimon/html-webpack-plugin - 7a43f1043aff7224d8edaa0a198e0b90af941d38 authored over 7 years ago by Erwann Mest <[email protected]>
Link plugin for inlining chunk manifest (#647)

github.com/jantimon/html-webpack-plugin - cc6ba28688e5888cc931329fa1e9cd3dc8d534c4 authored over 7 years ago by Jouni Kantola <[email protected]>
Make example more explicit about filename (#649)

I lost half a day because I also had a file loader for .html and somehow the output got garbled.

github.com/jantimon/html-webpack-plugin - b4bd75f5fe8e1cf6202d626ee50aa8d609bbe78b authored over 7 years ago by Tarjei Huse <[email protected]>