-
### Description
The HTML output has an invalid doctype line like this:
```html
```
This happens even with an extremely minimal configuration file, see below.
### What type of issue is thi…
-
## Feature request
**What is the expected behavior?**
Webpack could use [esbuild-kit/tsx](https://github.com/esbuild-kit/tsx) automatically if found, just like it already supports:
- ts-node/…
-
Whenever I try to build this project, using `laravel-mix 6.0.6`, I get the following error:
```
[webpack-cli] Invalid options object. Terser Plugin has been initialized using an options object tha…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
### Current Behavior
it fails to build/serve
### Expected Behavior
it works just fine
### GitHub Repo
https://github.com/robertIsaac/nx-nest-esm
### Steps to Reproduce
1. clone the project and …
-
version **1.5.0**
if i use in webpack.config.json
```
Encore.configureDevServerOptions(options => {
options.hot = true;
options.firewall = false;
options.public = 'https://somesi…
-
### Bug report
If you run the `npx webpack serve` on a project whose path contains a `#` character, then `webpack-dev-server` will fail to serve the content.
### Actual Behavior
Here are som…
-
UK-tides blocks is currently delivered with one entry point `/build/index.js`.
`wp-scripts` has been improved considerably. It now supports multiple blocks per plugin.
UK tides doesn't need multiple…
-
### Describe the bug
I am currently running my Tauri app as a Windows service (without a window), and I am encountering an issue when trying to close the app using the app.handle().exit(0) command.…
-
### What problem does this feature solve?
Currently, cli-plugin-typescript creates `tsconfig.json` with aliases setup that repeats vue-cli's webpack aliases, namely:
```
"baseUrl": ".",
…