html-loader icon indicating copy to clipboard operation
html-loader copied to clipboard

HTML Loader

Results 21 html-loader issues
Sort by recently updated
recently updated
newest added

### Bug report ### Actual Behavior Hello I have been trying to use Webpack for several days. And I encountered a problem in configuring. The problem is that during construction......

Hi there, I do migration from webpack 4 to 5. For my development webpack configuration it works in the end, but for production one I have build issues. Looks like...

This PR contains a: - [ ] **bugfix** - [ ] new **feature** - [ ] **code refactor** - [ ] **test update** - [ ] **typo fix** - [x]...

A common use-case for this loader is to use it to generate an HTML file. Many users use this in tandem with the [`extract-loader`](https://github.com/peerigon/extract-loader). Sadly, `extract-loader` is very outdated and...

Documentation Is: - [x] Missing - [ ] Needed - [x] Confusing - [ ] Not Sure? ### Please Explain in Detail... At some point in the past html-loader had...

type: Feature
severity: 4 (inconvenient)
flag: Needs Docs
priority: 5 (nice to have)
semver: Minor

Documentation Is: - [ ] Missing - [ ] Needed - [x] Confusing - [ ] Not Sure? ### Please Explain in Detail... Is it a wild goose chase to...

### Bug report I'm making a [Vscode extension which usea a webview](https://code.visualstudio.com/api/extension-guides/custom-editors#custom-text-editor). I'm using webpack to create the file `extension.js`. I want to import an html file as a string,...

- Operating System: Ubuntu 14.04 (Netlify) - Node Version: 16.6.1 - NPM Version: 7.20.3 - webpack Version: 5.49.0 - html-loader Version: 2.1.2 (upgrading from 1.3.2) ### Expected Behavior The build...

This PR contains a: - [ ] **bugfix** - [x] new **feature** - [ ] **code refactor** - [x] **test update** - [ ] **typo fix** - [ ] **metadata...

- Operating System: any - Node Version: any - NPM Version: any - webpack Version: any - html-loader Version: 1 ### Feature Proposal Supports more attributes: - `style` - parse...

type: Feature
priority: 5 (nice to have)
semver: Major