Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
126 commits
Select commit Hold shift + click to select a range
d4b2e07
chore: fix typo (#387)
snitin315 Jun 6, 2021
5127385
ci: update nodejs.yml (#388)
snitin315 Jun 16, 2021
f662d66
feat: output link and descriptions on errors (#391)
snitin315 Jul 17, 2021
958ffa7
ci: use actions/setup-node@v2 (#390)
snitin315 Jul 17, 2021
9addffd
ci: setup `npm` cache (#393)
snitin315 Jul 24, 2021
faaad8d
style: use prettier defaults (#394)
snitin315 Jul 27, 2021
da20c99
ci: update commitlint github action (#395)
anshumanv Aug 4, 2021
3aefedd
test: resolve.roots (#396)
alexander-akait Aug 5, 2021
d7f4216
chore: minimum supported `Node.js` version is `12.13.0`
cap-Bernardito Aug 5, 2021
55c0564
ci: update `codecov-action` (#397)
snitin315 Aug 6, 2021
bf2ef89
docs: update bug report template (#403)
snitin315 Aug 30, 2021
4e2a739
feat: update minimizer (#406)
alexander-akait Oct 21, 2021
2d89166
chore(release): 3.0.0
alexander-akait Oct 21, 2021
2fca322
chore: add node 17 in CI (#407)
anshumanv Oct 22, 2021
e5d5fd8
fix: handle attributes without tag (#410)
alexander-akait Nov 2, 2021
eb08a58
fix: context for loader without resource (#409)
alexander-akait Nov 2, 2021
576b781
chore(release): 3.0.1
alexander-akait Nov 2, 2021
701bff3
ci: use node v16 for lint job (#415)
ersachin3112 Jan 3, 2022
43e2a35
chore: update dependencies to the latest version (#416)
ersachin3112 Jan 4, 2022
3ff3077
chore: update dependencies to the latest version
ersachin3112 Jan 6, 2022
0fa36af
feat: add possibility to extend default minimize options (#414)
fretfan Jan 8, 2022
eb4297d
chore(release): 3.1.0
alexander-akait Jan 8, 2022
b7e3423
ci: remove install NPM steps (#418)
snitin315 Jan 28, 2022
2ad60b2
docs: add yarn and pnpm installation commands (#419)
ersachin3112 Feb 4, 2022
650dfb2
chore: upgrade dependencies to the latest version (#420)
ersachin3112 Feb 6, 2022
2d07051
docs: fix typo in BUG.md (#421)
snitin315 Feb 7, 2022
677b98e
chore: upgrade dependencies to the latest version (#423)
ersachin3112 Mar 5, 2022
c4ebb6a
docs(readme): add types (#424)
harish-sethuraman Mar 6, 2022
e29bae7
chore: replace deprecated String.prototype.substr() (#425)
CommanderRoot Mar 18, 2022
ab99c12
chore: upgrade dependencies to the latest version (#426)
ersachin3112 Apr 5, 2022
486592b
chore(deps): bump ansi-regex from 3.0.0 to 3.0.1 (#427)
dependabot[bot] Apr 5, 2022
9823274
ci: don't install webpack again (#429)
ersachin3112 Apr 12, 2022
9eae394
docs: update broken links in README (#431)
yadunandanbhat Apr 21, 2022
4c19ce4
fix: lint on master (#433)
snitin315 Apr 27, 2022
77c56a1
chore: add node 18 (#432)
Apr 27, 2022
9947f52
chore(deps): bump async from 2.6.3 to 2.6.4 (#434)
dependabot[bot] Apr 27, 2022
44fc2c0
chore: upgrade dependencies to the latest version (#436)
ersachin3112 May 3, 2022
f4dd8d1
chore: update github actions (#439)
ersachin3112 May 16, 2022
a9216c2
chore: update dependencies to the latest version (#441)
ersachin3112 Jun 2, 2022
e963f1e
chore: disable commit message length check (#442)
ersachin3112 Jun 10, 2022
f0a7935
ci: remove node v17 (#435)
snitin315 Jun 15, 2022
36cbff6
chore: drop old node.js version (#443)
alexander-akait Jun 15, 2022
9949d82
fix: handle text with `<script>` in the `script` element (#444)
alexander-akait Jun 15, 2022
4af872e
chore(release): 4.0.0
alexander-akait Jun 15, 2022
ef05908
fix: broken release
alexander-akait Jun 15, 2022
b8f3bed
docs: update note in README.md (#445)
ersachin3112 Jun 17, 2022
b492065
chore: update dependencies to the latest version (#447)
ersachin3112 Jul 1, 2022
6ed9f9c
feat: added the `scriptingEnabled` option (#448)
echolimazulu Jul 11, 2022
8529932
chore(release): v4.1.0
alexander-akait Jul 11, 2022
64a3d23
chore(deps): bump terser from 5.14.1 to 5.14.2 (#449)
dependabot[bot] Jul 25, 2022
e81a944
ci: add GitHub token permissions for workflow (#450)
ersachin3112 Jul 25, 2022
33cc6d0
chore: update dependencies to the latest version (#453)
ersachin3112 Aug 10, 2022
3ea5738
ci: add job to cancel previous runs (#454)
ersachin3112 Aug 15, 2022
2457eda
chore: upgrade dependencies to the latest version (#455)
ersachin3112 Sep 2, 2022
3ddf326
ci: update github workflow security permissions (#456)
ersachin3112 Sep 8, 2022
7dd065c
chore: update jest to the latest version (#457)
ersachin3112 Sep 18, 2022
37d2073
chore: run cancel workflow on pull request (#458)
ersachin3112 Sep 19, 2022
01905ba
chore: update commitlint action (#461)
ersachin3112 Sep 22, 2022
27a6caf
feat: update html minifier (#462)
alexander-akait Sep 22, 2022
17fbef3
chore(release): 4.2.0
alexander-akait Sep 22, 2022
a5f3c73
chore: update dependencies to the latest version (#464)
ersachin3112 Oct 3, 2022
12473b6
docs: fix typos in README.md (#465)
ersachin3112 Oct 10, 2022
5cc439c
ci: add dependency review action (#467)
ersachin3112 Oct 17, 2022
497b3a4
ci: add node v19 (#468)
ersachin3112 Oct 21, 2022
22d3ce7
docs: update cla link (#469)
ersachin3112 Oct 22, 2022
3ac78f4
chore: update dependencies to the latest version (#471)
ersachin3112 Nov 1, 2022
dcf1635
perf: improve parsing speed
RAX7 Nov 7, 2022
3be9e37
chore: add cSpell to check spelling issues (#472)
ersachin3112 Nov 20, 2022
c3b1ebe
chore: update styfle/cancel-workflow-action (#474)
ersachin3112 Nov 23, 2022
39b2847
chore: update dependencies to the latest version (#475)
ersachin3112 Dec 2, 2022
b41706c
chore: update dependencies to the latest version (#476)
ersachin3112 Jan 2, 2023
4d3a553
chore: update dependency review action (#477)
ersachin3112 Jan 8, 2023
786d073
chore(deps): bump json5 from 1.0.1 to 1.0.2 (#478)
dependabot[bot] Jan 8, 2023
b07737c
chore: update ignorePaths in .cspell.json (#479)
ersachin3112 Jan 20, 2023
a3a4962
ci: use concurrency in github workflows (#480)
ersachin3112 Jan 21, 2023
e4a4925
chore: update dependencies to the latest version (#481)
ersachin3112 Feb 2, 2023
2b5e543
ci: use LTS node version in lint job (#482)
ersachin3112 Feb 10, 2023
fb36d84
chore: update dependencies to the latest version (#483)
ersachin3112 Mar 2, 2023
b19befa
chore(deps-dev): bump webpack from 5.75.0 to 5.76.0 (#484)
dependabot[bot] Mar 15, 2023
b1ff47f
chore: update dependencies to the latest version (#485)
ersachin3112 Apr 1, 2023
8551545
ci: add node v20 (#486)
ersachin3112 Apr 19, 2023
d269096
chore(deps): bump yaml from 2.2.1 to 2.2.2 (#487)
dependabot[bot] Apr 25, 2023
83fc5a0
chore: update dependencies to the latest version (#488)
ersachin3112 May 1, 2023
aacc043
chore: add scripts to fix lint (#489)
ersachin3112 May 6, 2023
cf7775b
docs: add GitHub discussion badge (#490)
ersachin3112 May 12, 2023
f5da786
chore: update dependencies to the latest version (#491)
ersachin3112 Jun 1, 2023
fa6dc04
docs: remove Gitter from issue templates (#492)
ersachin3112 Jun 4, 2023
1cee413
chore: upgrade dependencies to the latest version (#493)
ersachin3112 Jul 4, 2023
b210e39
chore: update dependencies to the latest version (#494)
ersachin3112 Aug 2, 2023
8ff402e
chore: update dependencies to the latest version (#495)
ersachin3112 Sep 3, 2023
73ca994
chore: update github actions/checkout (#496)
ersachin3112 Sep 7, 2023
e77b360
chore: upgrade dependencies to the latest version (#497)
ersachin3112 Oct 19, 2023
f9bb807
chore: update dependencies to the latest version (#500)
ersachin3112 Dec 1, 2023
35d539d
chore: update github action/setup-node (#501)
ersachin3112 Dec 3, 2023
011ab04
chore: update dependencies to latest version (#503)
ersachin3112 Jan 4, 2024
c82cfea
chore!: minimum supported Node.js version is `18.12.0` (#504)
snitin315 Jan 16, 2024
e06fa80
docs: remove `extract-loader` (#505)
alexander-akait Jan 16, 2024
80ea21b
chore(release): 5.0.0
alexander-akait Jan 16, 2024
512751c
chore: update dependency-review-action to the latest version (#506)
ersachin3112 Feb 3, 2024
47ad780
chore: update dependencies to latest version (#507)
ersachin3112 Feb 20, 2024
bdbd9f3
chore: update codecov-action to v4 (#509)
ersachin3112 Mar 2, 2024
cba01b8
chore: fix commitlint check (#510)
ersachin3112 Mar 5, 2024
0154d58
chore: upgrade dependencies to latest version (#511)
ersachin3112 Mar 22, 2024
18addbe
chore: update dependencies to the latest version (#512)
ersachin3112 Apr 8, 2024
df90039
chore: update dependencies to latest version (#513)
ersachin3112 May 7, 2024
62e1424
ci: use node v22 (#514)
ersachin3112 May 7, 2024
abae33e
chore: upgrade dependencies to latest version (#515)
ersachin3112 Jun 7, 2024
2560fba
docs: update github syntax of note & warning (#516)
ersachin3112 Jun 10, 2024
31685f7
chore: update dependencies to latest version (#517)
ersachin3112 Jul 10, 2024
536a204
feat: added the `postprocessor` option (#518)
alexander-akait Jul 24, 2024
cc34b06
feat: support absolute URLs and DataURI (#519)
alexander-akait Jul 25, 2024
6fa80d5
feat: using template literals in code when it supported (#520)
alexander-akait Jul 25, 2024
a2463ca
perf: make attribute parser faster (#521)
alexander-akait Jul 25, 2024
61f9a69
feat: reduce runtime code
alexander-akait Jul 25, 2024
5c7b5cd
chore(release): 5.1.0
alexander-akait Jul 25, 2024
9d02e2d
chore: update husky hooks (#523)
ersachin3112 Jul 28, 2024
f74da49
chore: upgrade dependencies to the latest version (#524)
ersachin3112 Aug 6, 2024
7662afc
chore(deps-dev): bump webpack from 5.93.0 to 5.94.0 (#525)
dependabot[bot] Sep 3, 2024
25cd33e
chore: update codecov-action from v4 to v5 (#528)
ersachin3112 Jan 21, 2025
2a7e429
ci: add node v24 (#530)
snitin315 May 16, 2025
068745f
docs: fix typos and improve clarity in contribution guidelines (#531)
ersachin3112 May 19, 2025
21f113a
docs: fix typos and improve clarity in README.md (#532)
ersachin3112 May 30, 2025
4418a70
docs: improving typos in ISSUE_TEMPLATE files (#533)
ersachin3112 Jun 5, 2025
55ecdaa
chore: update jest from v29 to v30 (#534)
ersachin3112 Jun 26, 2025
2d93e6c
chore: upgrade eslint from v8 to v9 (#536)
ersachin3112 Jul 28, 2025
3cd11b7
chore: update github actions/checkout from v4 to v5 (#537)
ersachin3112 Aug 24, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
58 changes: 58 additions & 0 deletions .cspell.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,58 @@
{
"version": "0.2",
"language": "en,en-gb",
"words": [
"lastname",
"firstname",
"memfs",
"ASCIIC",
"xlink",
"imagesrcset",
"Requestable",
"Itemprop",
"itemprop",
"layoutimage",
"installurl",
"embedurl",
"duringmedia",
"downloadurl",
"contenturl",
"thumbnailurl",
"tileimage",
"Rels",
"precomposed",
"cssnano",
"requestify",
"substeps",
"srcset",
"scrset",
"plusplus",
"webp",
"Webp",
"layoutimage",
"msapplication",
"hspace",
"vspace",
"jsbeautify",
"Gitter",
"commitlint",
"postprocessor",
"eslintcache",
"cspellcache"
],
"ignorePaths": [
"CHANGELOG.md",
"package.json",
"dist/**",
"**/__snapshots__/**",
"package-lock.json",
"*.xml",
"*.ogg",
"*.html",
"*.webp",
"node_modules",
"coverage",
"*.log",
"test/outputs/url/**"
]
}
4 changes: 0 additions & 4 deletions .eslintignore

This file was deleted.

4 changes: 0 additions & 4 deletions .eslintrc.js

This file was deleted.

48 changes: 22 additions & 26 deletions .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,34 +17,34 @@ The issue tracker is for bug reports and feature discussions.

## <a name="issue"></a> Found an Issue or Bug?

Before you submit an issue, please search the issue tracker, maybe an issue for your problem already exists and the discussion might inform you of workarounds readily available.
Before you submit an issue, please search the issue tracker, an issue for your problem may already exist, and the discussion might inform you of workarounds readily available.

We want to fix all the issues as soon as possible, but before fixing a bug we need to reproduce and confirm it. In order to reproduce bugs, we ask that you to provide a minimal reproduction scenario (github repo or failing test case). Having a live, reproducible scenario gives us a wealth of important information without going back & forth to you with additional questions like:
We want to fix all the issues as soon as possible, but before fixing a bug, we need to reproduce and confirm it. In order to reproduce bugs, we ask that you provide a minimal reproduction scenario (GitHub repo or failing test case). Having a live, reproducible scenario gives us a wealth of important information without going back & forth to you with additional questions like:

- version of Webpack used
- version of the loader / plugin you are creating a bug report for
- the use-case that fails

A minimal reproduce scenario allows us to quickly confirm a bug (or point out config problems) as well as confirm that we are fixing the right problem.

We will be insisting on a minimal reproduce scenario in order to save maintainers time and ultimately be able to fix more bugs. We understand that sometimes it might be hard to extract essentials bits of code from a larger code-base but we really need to isolate the problem before we can fix it.
We will be insisting on a minimal reproduction scenario in order to save the maintainers' time and ultimately be able to fix more bugs. We understand that sometimes it might be hard to extract essential bits of code from a larger codebase, but we really need to isolate the problem before we can fix it.

Unfortunately, we are not able to investigate / fix bugs without a minimal reproduction, so if we don't hear back from you we are going to close an issue that doesn't have enough info to be reproduced.
Unfortunately, we are unable to investigate or fix bugs without a minimal reproduction, so if we don't hear back from you, we may have to close an issue that doesn't have enough info to be reproduced.

## <a name="feature"></a> Feature Requests?

You can _request_ a new feature by creating an issue on Github.
You can _request_ a new feature by creating an issue on GitHub.

If you would like to _implement_ a new feature, please submit an issue with a proposal for your work `first`, to be sure that particular makes sense for the project.
If you would like to _implement_ a new feature yourself, please **first submit an issue** with a proposal to ensure the idea aligns with the goals of the project.

## <a name="submit-pr"></a> Pull Request Submission Guidelines

Before you submit your Pull Request (PR) consider the following guidelines:

- Search Github for an open or closed PR that relates to your submission. You don't want to duplicate effort.
- Commit your changes using a descriptive commit message that follows our [commit message conventions](#commit). Adherence to these conventions is necessary because release notes are automatically generated from these messages.
- Fill out our `Pull Request Template`. Your pull request will not be considered if it is ignored.
- Please sign the `Contributor License Agreement (CLA)` when a pull request is opened. We cannot accept your pull request without this. Make sure you sign with the primary email address associated with your local / github account.
- Search GitHub for an open or closed PR related to your submission to avoid duplicating effort.
- Commit your changes using a descriptive commit message that follows our [commit message conventions](#commit). This is important because release notes are automatically generated from these messages.
- Complete the `Pull Request Template`. Pull requests that ignore the template will not be reviewed.
- Please sign the `Contributor License Agreement (CLA)` when you open your pull request. We cannot accept your contribution without it. Be sure to sign using the primary email address associated with your local and GitHub account.

## <a name="commit"></a> Webpack Contrib Commit Conventions

Expand All @@ -61,8 +61,7 @@ format that includes a **type**, a **scope** and a **subject**:

The **header** is mandatory and the **scope** of the header is optional.

Any line of the commit message cannot be longer 100 characters! This allows the message to be easier
to read on GitHub as well as in various git tools.
No line in the commit message should exceed 100 characters! This makes the message easier to read on GitHub as well as in various Git tools.

The footer should contain a [closing reference to an issue](https://help.github.com/articles/closing-issues-via-commit-messages/) if any.

Expand All @@ -83,7 +82,7 @@ In the body it should say: `This reverts commit <hash>.`, where the hash is the

### Type

Must be one of the following:
Must be one of the following commit types:

- **build**: Changes that affect the build system or external dependencies (example scopes: babel, npm)
- **chore**: Changes that fall outside of build / docs that do not effect source code (example scopes: package, defaults)
Expand All @@ -99,27 +98,26 @@ Must be one of the following:

### Scope

The scope is subjective & depends on the `type` see above. A good example would be a change to a particular class / module.
The scope is subjective & depends on the `type` see above. A good example of a scope would be a change to a particular class or module.

### Subject

The subject contains a succinct description of the change:

- use the imperative, present tense: "change" not "changed" nor "changes"
- use the imperative, present tense: "change" not "changed" or "changes"
- don't capitalize the first letter
- no dot (.) at the end

### Body

Just as in the **subject**, use the imperative, present tense: "change" not "changed" nor "changes".
The body should include the motivation for the change and contrast this with previous behavior.
Just as in the **subject**, use the imperative, present tense: "change" not "changed" or "changes".
The body should include the motivation for the change and contrast it with previous behavior.

### Footer

The footer should contain any information about **Breaking Changes** and is also the place to
reference GitHub issues that this commit **Closes**.
The footer should include any information about **Breaking Changes** and is also the place to reference GitHub issues that this commit **Closes**.

**Breaking Changes** should start with the word `BREAKING CHANGE:` with a space or two newlines. The rest of the commit message is then used for this.
**Breaking Changes** must start with the word `BREAKING CHANGE:` followed by a space or two new lines. The rest of the breaking change details should be provided after this.

Example

Expand All @@ -133,9 +131,7 @@ Migration: see webpack/webpack#5225

## Testing Your Pull Request

You may have the need to test your changes in a real-world project or dependent
module. Thankfully, Github provides a means to do this. Add a dependency to the
`package.json` for such a project as follows:
You may need to test your changes in a real-world project or a dependent module. Thankfully, GitHub provides a means to do this. To add a dependency to the `package.json` of such a project, use the following syntax:

```json
{
Expand All @@ -149,11 +145,11 @@ Where `{id}` is the # ID of your Pull Request.

## Contributor License Agreement

When submitting your contribution, a CLA (Contributor License Agreement) bot will come by to verify that you signed the [CLA](https://cla.js.foundation/ryanclark/html-loader).
When submitting your contribution, a CLA (Contributor License Agreement) bot will verify whether you have signed the [CLA](https://easycla.lfx.linuxfoundation.org/#/?version=2).
If it is your first time, it will link you to the right place to sign it.
However, if you have committed your contributions using an email that is not the same as your email used on GitHub, the CLA bot can't accept your contribution.
However, if the email used in your commits doesn’t match the email associated with your GitHub account, the CLA bot won’t accept your contribution.

Run `git config user.email` to see your Git email, and verify it with [your GitHub email](https://github.com/settings/emails).
Run `Git config user.email` to see your Git email, and verify it with [your GitHub email](https://github.com/settings/emails).

## Thanks

Expand Down
17 changes: 8 additions & 9 deletions .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,15 @@
<!--
👉🏽 Need support, advice, or help? Don't open an issue!
Head to StackOverflow or https://gitter.im/webpack/webpack.
Head to GitHub Discussions(https://github.com/webpack/webpack/discussions) or Stack Overflow(https://stackoverflow.com/questions/tagged/webpack)

Hey there!
Hey there! 👋

You arrived at this template because you felt none of the other options
matched the kind of issue you'd like to report. Please use this opportunity to
tell us about your particular type of issue so we can try to accomodate
similar issues in the future.
You arrived at this template because you felt none of the other options matched the kind of issue you'd like to report.

PLEASE do note, if you're using this to report an issue already covered by the
existing template types, your issue may be closed as invalid. Our issue
templates contain fields that help us help you, and without that important
Please use this opportunity to tell us about your particular type of issue so we can try to accommodate similar issues in the future.

PLEASE do note, if you're using this to report an issue already covered by the existing template types, your issue may be closed as invalid.

Our issue templates contain fields that help us help you, and without that important
info, we might as well be ice-skating uphill, carrying a wooly mammoth.
-->
51 changes: 17 additions & 34 deletions .github/ISSUE_TEMPLATE/BUG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,48 +3,31 @@ name: 🐛 Bug Report
about: Something went awry and you'd like to tell us about it.
---

<!--
Issues are so 🔥
<!-- Please do not delete this template, otherwise your issue may be closed immediately. -->
<!-- Before creating an issue, make sure you are using the latest version of webpack. -->

If you remove or skip this template, you'll make the 🐼 sad and the mighty god
of Github will appear and pile-drive the close button from a great height
while making animal noises.
### Bug report

👉🏽 Need support, advice, or help? Don't open an issue!
Head to StackOverflow or https://gitter.im/webpack/webpack.
-->

- Operating System:
- Node Version:
- NPM Version:
- webpack Version:
- html-loader Version:

### Expected Behavior

<!-- Remove this section if not reporting a bug or modification request. -->
<!-- Please ask questions in Discussions or on Stack Overflow. -->
<!-- https://github.com/webpack/webpack/discussions -->
<!-- https://stackoverflow.com/questions/ask?tags=webpack -->
<!-- Issues that contain questions or support requests will be closed. -->

### Actual Behavior

<!-- Remove this section if not reporting a bug or modification request. -->

### Code
<!-- Explain exactly how it behaves. -->

```js
// webpack.config.js
// If your code blocks are over 20 lines, please paste a link to a gist
// (https://gist.github.com).
```
### Expected Behavior

```js
// additional code, HEY YO remove this block if you don't need it
```
<!-- "It should work" is not a helpful explanation. -->
<!-- Explain exactly how it should behave. -->

### How Do We Reproduce?

<!--
Remove this section if not reporting a bug.
<!-- A great way to do this is to provide your configuration via a GitHub repository. -->
<!-- Minimal reproductions with clear instructions on how to reproduce are the most helpful. -->
<!-- Repositories with too many files or large `webpack.config.js` files are not suitable. -->
<!-- Please include only small code snippets directly in this issue. -->
<!-- If your issue is caused by a plugin or loader, please create an issue in the corresponding repository instead. -->

If your webpack config is over 50 lines long, please provide a URL to a repo
for your beefy 🍖 app that we can use to reproduce.
-->
### Please paste the results of `npx webpack-cli info` here, and mention other relevant information.
21 changes: 9 additions & 12 deletions .github/ISSUE_TEMPLATE/DOCS.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,20 +3,12 @@ name: 📚 Documentation
about: Are the docs lacking or missing something? Do they need some new 🔥 hotness? Tell us here.
---

<!--
Issues are so 🔥
<!-- Please do not delete this template, otherwise your issue will be closed immediately. -->
<!-- Before creating an issue, make sure you are using the latest version of webpack. -->

If you remove or skip this template, you'll make the 🐼 sad and the mighty god
of Github will appear and pile-drive the close button from a great height
while making animal noises.
Documentation is:

👉🏽 Need support, advice, or help? Don't open an issue!
Head to StackOverflow or https://gitter.im/webpack/webpack.
-->

Documentation Is:

<!-- Please place an x (no spaces!) in all [ ] that apply -->
<!-- Please place an "x" (no spaces!) in all [ ] that apply -->

- [ ] Missing
- [ ] Needed
Expand All @@ -25,4 +17,9 @@ Documentation Is:

### Please Explain in Detail...

<!-- Please ask questions in Discussions or on Stack Overflow. -->
<!-- https://github.com/webpack/webpack/discussions -->
<!-- https://stackoverflow.com/questions/ask?tags=webpack -->
<!-- Issues that contain questions or support requests will be closed. -->

### Your Proposal for Changes
25 changes: 10 additions & 15 deletions .github/ISSUE_TEMPLATE/FEATURE.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,23 +3,18 @@ name: ✨ Feature Request
about: Suggest an idea for this project
---

<!--
Issues are so 🔥
<!-- Please do not delete this template, otherwise your issue may be closed immediately. -->
<!-- Before creating an issue, make sure you are using the latest version of webpack. -->

If you remove or skip this template, you'll make the 🐼 sad and the mighty god
of Github will appear and pile-drive the close button from a great height
while making animal noises.
### Feature Proposal

👉🏽 Need support, advice, or help? Don't open an issue!
Head to StackOverflow or https://gitter.im/webpack/webpack.
-->
<!-- Please ask questions in Discussions or on Stack Overflow. -->
<!-- https://github.com/webpack/webpack/discussions -->
<!-- https://stackoverflow.com/questions/ask?tags=webpack -->
<!-- Issues that contain questions or support requests will be closed. -->

- Operating System:
- Node Version:
- NPM Version:
- webpack Version:
- html-loader Version:
### Feature Use Case

### Feature Proposal
<!-- Describe the problem this feature would solve and how it would be used in practice. -->

### Feature Use Case
### Please paste the results of `npx webpack-cli info` here, and mention other relevant information.
30 changes: 14 additions & 16 deletions .github/ISSUE_TEMPLATE/MODIFICATION.md
Original file line number Diff line number Diff line change
@@ -1,27 +1,25 @@
---
name: 🔧 Modification Request
about: Would you like something work differently? Have an alternative approach? This is the template for you.
about: Want something to work differently? Have an alternative approach? This is the template for you.
---

<!--
Issues are so 🔥
<!-- Please do not delete this template, otherwise your issue may be closed immediately. -->
<!-- Before creating an issue, please make sure you are using the latest version of webpack. -->

If you remove or skip this template, you'll make the 🐼 sad and the mighty god
of Github will appear and pile-drive the close button from a great height
while making animal noises.

👉🏽 Need support, advice, or help? Don't open an issue!
Head to StackOverflow or https://gitter.im/webpack/webpack.
-->
### Modification Proposal

- Operating System:
- Node Version:
- NPM Version:
- webpack Version:
- html-loader Version:
<!-- Clearly describe the change you are proposing and why it's necessary. -->
<!-- Please ask questions in Discussions or on Stack Overflow. -->
<!-- https://github.com/webpack/webpack/discussions -->
<!-- https://stackoverflow.com/questions/ask?tags=webpack -->
<!-- Issues that contain questions or support requests will be closed. -->

### Expected Behavior / Situation

<!-- Describe how you expect the feature or behavior to work. -->

### Actual Behavior / Situation

### Modification Proposal
<!-- Describe how it currently works or behaves. -->

### Please paste the results of `npx webpack-cli info` here, and mention other relevant information.
Loading