Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/jantimon/html-webpack-plugin

Simplifies creation of HTML files to serve your webpack bundles
https://github.com/jantimon/html-webpack-plugin

chore: update tooling

41f4a7b952e80eea4878d96638b4021f4a762750 authored 12 months ago
docs: update (#1841)

7d5b559aec4068c7213f8e0266f7825e3d2becca authored 12 months ago
refactor: hooks code (#1840)

b548944d5d4eb4821683279b0c6bc1e619cd544f authored 12 months ago
chore(release): 5.6.0

ebfa1cecdace8a75a6a167e70aac4f0e0ad90121 authored about 1 year ago
feat: add `@rspack/core` as an optional peer dependency (#1829)

56ff3aeaf17a592bf2cfb25219cfdf5aad6cc47d authored about 1 year ago
fix: memoy leak (#1836)

c79f2cfdb3aaa6f1dbd87b64c7d13bc9ab21c59f authored about 1 year ago
feat: Added support `type=systemjs-module` via the `scriptLoading` option (#1822)

7effc30df89a6553a20bf7915d97daa067bb4173 authored about 1 year ago
docs: add html-webpack-inject-attributes-plugin to readme (#1787)

318cd4d1d3158c24a2f0cb3e900989701d4c4d9c authored about 1 year ago
chore(release): 5.5.4

91ba8bb290466d4930b8657c3ce3879dbd6ff365 authored about 1 year ago
docs: add js-entry-webpack-plugin (#1732)

fe231d3d3d256c2bb904b9e0f3f1e7aa67d7f3cd authored over 1 year ago
test: case for watch/serve and reemitting assets (#1812)

5c15284a90d32fc81c6a8006884c7727683733b6 authored over 1 year ago
fix: reemit assets from loaders (#1811)

a21473675c81dc4ac2ec8112741cbd52a2756dcc authored over 1 year ago
refactor: fix regression after refactor and testing (#1810)

0db3c2b4aeb2421c5a31895cc59968567c862589 authored over 1 year ago
fix: avoid have undefined `type` for script tags (#1809)

9959484f5337872f5af2a2f738228f5348a93901 authored over 1 year ago
docs: improve (#1808)

74e728ac1d8e9433cec7f07e0a818ccf62fa0553 authored over 1 year ago
refactor: code (#1807)

8dafd5cf0b6635498f2e9001110b1797106c81fd authored over 1 year ago
refactor: avoid extra file (#1806)

8570383ef0e93ec1f5c46f23d46aa1ad99bb54ef authored over 1 year ago
refactor: use logger to avoid pulling logs in output (#1805)

6bf471cb7cda979ac40e8f4780fbc1002c1373e9 authored over 1 year ago
fix: reemit favicon in serve/watch mode (#1804)

57c5a4ebcfc4008686ae233f0c94434757c02329 authored over 1 year ago
chore(release): 5.5.3

d3819abf021f9a4a3817ee395e749d7e8809fb80 authored over 1 year ago
test(examples): throw right when test fails instead of wait for timeout (#1751)

0caa0fef6dcd2ee26ff4c6925fecebbaf18b2bcf authored over 1 year ago
docs: added html-webpack-plugin-django to README (#1716)

86284496bfaa3fd0fcffddb62452b34f5b063cd5 authored over 1 year ago
fix: don't add extra meta tag if it exists (#1802)

8f927889a3a98d06472b662135954457385cc926 authored over 1 year ago
refactor: avoid guard (#1801)

432e6a0774765d39c7aa30165712133ab8d427fe authored over 1 year ago
docs: fix broken links (#1800)

7ecf1ebbf46b3c489bf0e862532a302fdfbbf2f6 authored over 1 year ago
docs: add missing version 4.5.2

d6135df70237707d41312f3f804e9664a76d2133 authored over 1 year ago
docs: fix typo

e7b73419edc9534fff0f1680048769cfbdac6246 authored over 1 year ago
test: test case for the `cjs` extension (#1799)

24119d56b2c2c1641c58e3490ef1619447fd6c31 authored over 1 year ago
fix(types): fix type for `chunkSortMode` (#1798)

6ad0e556276da22b17747b15eb0e52bb9aa77c75 authored over 1 year ago
ci: improve (#1797)

df795af4ce864924bab69f341a16deac47e4b471 authored over 1 year ago
fix: pass all Node.js globals to templates (#1796)

f269fc01fe619c5a98388017770040dae6263928 authored over 1 year ago
chore(release): 5.5.2

6d740e61254f391b1d4e8032edd08e8b09ec6302 authored over 1 year ago
fix: compatibility with ES modules output (#1795)

eda853bbcc1e47be99352cf0b097da6011d3730e authored over 1 year ago
chore(release): 5.5.1

706a16064c2da507550a9308b84578ffb2b24dbc authored almost 2 years ago
fix(perf): defer loading of pretty-error to improve startup time (#1789)

988709d8b0142d1654f66a94bbde4e5f40172242 authored almost 2 years ago
Added strict-csp to the list of plugins

Fixes #1717

2e3ffbfbe4a76aea30ba54afacc667b9fe4a7e36 authored almost 3 years ago
Update README.md

d5ce5a8f2d12a2450a65ec51c285dd54e36cd921 authored almost 3 years ago
chore: update workflow configuration

9c9786a7134e15e9dfc6f55e7388967233c2e836 authored about 3 years ago
chore(release): 5.5.0

873d75bbcbd28ef7dff0a1549d3e442119e278d3 authored about 3 years ago
chore: update examples

ddeb77414e4ba8b49fe7053b89860cc2e9094a60 authored about 3 years ago
feat: Support type=module via scriptLoading option

Add third option, `'module'`, to the `scriptLoading` option.

This partially fixes issue #1663, ...

1e4262528ff02a83e1fc7739b42472680fd205c2 authored about 3 years ago
Bump pretty-error to 4.0.0 to fix transitive vuln for ansi-regex CVE-2021-3807

7d3645b01a491278d85f84b7f7c986e7f103523d authored about 3 years ago
[chore] changes actions to run on pull_requests

79be7799c9a038b18f3fd7c01359ec76728e30d2 authored over 3 years ago
[chore] fixes CI to avoid race conditions

b7e5859db3974fbbcc2049bbf0e0950fe8dfa61c authored over 3 years ago
chore(release): 5.4.0

48131d39f99224a6c25a089282c7bf87c9edc063 authored over 3 years ago
Update index.js

Co-authored-by: Jan Nicklas <[email protected]>

e38ac97683664b902f55b3682e3cf8c1136af8bc authored over 3 years ago
[chore] updates fixtures

f08bd025e34166612226e07213eb40cacf5eacb3 authored over 3 years ago
[chore] upgrades [email protected] -> 6.0.2

d62a10f306d8ec6a07aec779758af674e0632881 authored over 3 years ago
Update index.js

Co-authored-by: Jan Nicklas <[email protected]>

3bb7c171e04e2498e8cbe148f5a1137e7ac5cd5e authored over 3 years ago
[chore] rebuild examples

16a841a84bac251feee20a8af3a39182b600152b authored over 3 years ago
Remove archived plugin

The plugin at https://github.com/GoogleChrome/preload-webpack-plugin is in archive-only mode and...

2f5de7ab9e8bca60e9e200f2e4b4cfab90db28d4 authored over 3 years ago
chore(release): 5.3.2

8f8f7c53c4e4f822020d6da9de0304f8c23de08f authored over 3 years ago
chore: update snapshot tests for webpack 5.4.0

053c6e663588e6014fcebf2b05a3ba47604a1f0e authored over 3 years ago
Fix security vulnerabilities

- fix jantimon/html-webpack-plugin#1645
- update "lodash" to "^4.17.21"

9c7fba02d0aa7d9e804863a66eb896db3046f645 authored over 3 years ago
Fix security vulnerabilities

- update "commitizen" to "^4.2.4"
- update "mini-css-extract-plugin" to "^1.6.0"
- update "stand...

b98fbeb8937cf336f8cc5db4e0752945cb286b88 authored over 3 years ago
Added inject-body-webpack-plugin to readme

Added this plugin made for html-webpack-plugin:
https://github.com/Jaid/inject-body-webpack-plugin

25cdfc7b0259d74204c8260a97f446ee4ead5b62 authored over 3 years ago
Update README to document actual behavior

0e4c1fb24a6c04b86b66857a9246c6a0db0390c3 authored over 3 years ago
chore(release): 5.3.1

0a6568d587a82d88fd3a0617234ca98d26a1e0a6 authored almost 4 years ago
fix: remove loader-utils from plugin core

82d0ee8ddf146f17d71e98c1b44b2f2ec7420051 authored almost 4 years ago
chore(release): 5.3.0

6f39192da6d68bb58c178cc769d0c8c810bf82e7 authored almost 4 years ago
chore: upgrade pug

fda411ba4b86ee9cc8ef31cd4809d907587ec885 authored almost 4 years ago
feat: drop loader-utils dependency

41d7a50516aefd1af2704e3837d5d41351c6199b authored almost 4 years ago
feat: allow to modify the interpolation options in webpack config

d654f5b90022304335b372d424ff4c08d3a9d341 authored almost 4 years ago
hotfix: document v5.0 change to default scriptLoading

The default value of the `scriptLoading` option was changed in 35b6b87.

570f735c237d4a03a65622cfe64652431aca4132 authored almost 4 years ago
chore(release): 5.2.0

dea2f4da2db4a47bd0f328bbf0cca7baaf0186b1 authored almost 4 years ago
chore: update to html-loader 2

20bf6f2ae11c7b31335e0eb35ce0feaeb0039f6f authored almost 4 years ago
feat: improve ssr

73d2a660b10b9ebf8a341f0ddb173bcaaf1e513c authored almost 4 years ago
chore: remove deprecated file-loader from examples

1f7ce7ebb0cc7fd8627ce95aed4b3b08d9d49eb1 authored almost 4 years ago
chore: upgrade dev dependency to latest webpack version

e5036c807184b76c915fc71917d29e76e1807c05 authored almost 4 years ago
chore(release): 5.1.0

2e30bb13d52f90264f0bd248f077cfec84930ec3 authored almost 4 years ago
feat: omit html tag attribute with null/undefined/false value

Refs #1598

aa6e78d1430c17d9cf05550b2c9f73a9a0c0166c authored almost 4 years ago
Update scriptLoading's default on README.md

As per listed in CHANGELOG and in https://github.com/jantimon/html-webpack-plugin/blob/74fae99c1...

33d69f49e6e9787796402715d1b9cd59f80b628f authored almost 4 years ago
feat: use webpack 5 typings

6786e3ef130698cc0faf22d8f70674d054b31958 authored almost 4 years ago
feat: use webpack.Compilation.PROCESS_ASSETS_STAGE_ADDITIONS to add assets

ef867fd7233f8deae3bc75753b03cbdfbb17ee0c authored almost 4 years ago
fix: improve typings

a43518d3b95af1f35c92fd00d69f5f75ab8ccf59 authored almost 4 years ago
feat: provide public path to the alterAssetTags hook

5200ae6ded82809f37292899418f24f1c8817634 authored almost 4 years ago
fix: generate html files even if no webpack entry exists

33cbd5982dddc9e4f548ebf47ffbd6a017040cd1 authored almost 4 years ago
feat: allow to use the latest loader-utils and tapable version

826739f3093b5d6d1609fa4766dd664e8997fca2 authored almost 4 years ago
fix: use correct casing for webpack type import

8d34b81f1dee711d9c7b8ef7d65c4eff54cc1638 authored almost 4 years ago
feat: filename can now be a function

003852e6fd4c57104f0955609e8ec461d072e55c authored almost 4 years ago
fix: keep binary format when adding assets

#1537

6b164dc9164b9e61aff8ae47ebfb895c07bfa7e7 authored almost 4 years ago
fix: add options back for events

b518ab1448fbc191f0526dee583a88e0f91f24f5 authored almost 4 years ago
chore: fix css-loader for unit testing

175596223995e0de2c890a9ff04c6f5156f1e668 authored almost 4 years ago
feat: process html during the processAssets stage PROCESS_ASSETS_STAGE_OPTIMIZE_INLINE

2975a6add4f30c5f697e77a3bb17c857efeacb4c authored almost 4 years ago
feat: allow to set publicPath to empty string ’’

BREAKING CHANGE: Setting publicPath to an empty string will no longer calculate a relative path ...

7c3146d5859941b6c9b4189bf185785e886b2018 authored almost 4 years ago
docs: update installation instructions for webpack 4

b109213613afb693c379da03ecfa3b0b30084da1 authored almost 4 years ago
fix: inject javascripts in the <head> tag for inject:true and scriptLoading:'defer'

833b46bbcb5a8b06064bff001b365f5bb3654ef7 authored almost 4 years ago
feat: add full support for public paths inside templates

13af0fb6860e5159b71f5ae5f3d42efd2786e9ac authored almost 4 years ago
refactor: move the publicPath generation into a seperate function

fd5fe587604f052de2de3f760b45a8632f7b3086 authored almost 4 years ago
fix: use webpack sources of the current webpack compiler instance

587851e1c02bdb0b4a3622c4a231fae82ce1d785 authored almost 4 years ago
test: add test for experiments: { outputModule: true }

60a6ef8059cc9ffe3c892c4ae5e6fe81afbd89bf authored almost 4 years ago
fix: mark filename optional again

1a5e127d0b8e9e2591ccfa136cb220369d64a8cc authored almost 4 years ago
feat: use webpack 5 api to add assets

1f8d1afce0abe16c9888dafe73010e65271cf34d authored almost 4 years ago
chore: upgrade dev dependencies

36f9aca60f51f0f411cc847af2503ed66354742e authored almost 4 years ago
fix: emit files on every build

c9731af4e50c60d266d59e86964558bf8b02cbb5 authored almost 4 years ago
feat: use webpack.Compilation.PROCESS_ASSETS_STAGE_ADDITIONS to add favicons

0390c98896bf497bde465fa7f81830d8ee218d5e authored almost 4 years ago
feat: use thisCompilation in child compiler for faster builds

see also https://github.com/webpack/webpack/pull/11704

3a9f3999112a4ee3fb14994737152655c3c5baa7 authored almost 4 years ago
chore: update examples to latest webpack version

ccbe93aa4630f06903859809d866ff2068281cc1 authored almost 4 years ago
fix: use webpack sources of the current webpack compiler instance

b0efe0ed1d543b205c336ce72b3501297517d09d authored almost 4 years ago
refactor: use compilation ids instead of template paths

aa64b824606896ed01daf7e6da80429785ecd7bc authored almost 4 years ago