-
Hi,
This is a lovely little cli made for webpack. I assume it might be inspired by eslint and npm. I think webpack needs such a tool and had decided to work on [something like this](https://github.co…
-
This is a tracking issue for our future work on rammevaerk. After a talk with @mi2oon we came up with a following list of improvements, @kraftvaerk/frontend please submit yours in the comments below.
…
-
### Self-service
- [ ] I'd be willing to implement a fix
### Describe the bug
`yarn info --virtuals` doesn't show the dependencies of virtual packages.
### To reproduce
**package.json**…
-
yarn run v1.22.11
$ webpack serve --open /view/index.html
[webpack-cli] D:\git\interesting\lifeRestart\node_modules\webpack-dev-server\lib\servers\WebsocketServer.js:10
static heartbeatInterval =…
-
### Bug Description
I have a small pet project [here](https://github.com/svitovyda/udemy-react-swapi/tree/master)
There I have a pretty standard `webpack` configuration
When I run `depcheck`, I…
-
### What happened?
While using Firefox, have a `q-input` (or `q-btn`), attatch a `q-popup-proxy` (it seems the problem would happen with a simpler `q-menu` as well) to that `q-input`. Inside the `q…
-
### Which @angular/* package(s) are the source of the bug?
core
### Is this a regression?
No
### Description
This removes imports - expected.
```ts
TestBed.overrideComponent(Standalon…
-
## Current behaviour 💣
When using `favicons-webpack-plugin` in `webpack@^5.0.0`, `webpack-subresource-integrity` throws an error.
## Expected behaviour ☀️
`favicons-webpack-plugin` should…
-
Try this guide and see if it works.
1. Install the webpack and webpack-cli packages globally using npm:
```bash
npm install -g webpack webpack-cli
```
2. In your project directory, create a new…
-
The following error occurs when running the `build` script. I've tried Node 14.5.0 and 12.x and same error occurs. It looks like index.js falls back to `src/evaluatex` so it might still work fine, but…