-
### Current behavior
This is the error that is being thrown whenever i try to start up component testing in any version higher than 10.6.0:
```
libva error: vaGetDriverNameByIndex() failed with…
-
```
here is my wepack.config.js
`const { VueLoaderPlugin } = require("vue-loader");
const htmlWebpackPlugin = require("html-webpack-plugin");
const MiniCssExtractPlugin = require("mini-css-extract…
-
### Scope
If you have a usage question, please ask on [StackOverflow](http://stackoverflow.com/questions/tagged/ng-admin) or [Gitter (live chat)](https://gitter.im/marmelab/ng-admin)
This form i…
-
Imported BootstrapModalModule in my appmodule, there is no compilation error but unable to load my page.
Error: Unexpected value 'BootstrapModalModule' imported by the module 'AppModule'.
i am using…
-
### tldr;
MiniCssExtractPlugin works as expected wtih angular `12.1.x`. If I use angular `12.2.x` it tells me its not registered.. if I register it.. it tells me its already registered.
### detail…
-
Transferring issue from the debugger over thanks @irfanhudda for opening the original!
Running `yarn start` with `"hotReloading": true` gives error
```
ERROR in ./~/devtools-launchpad/src/utils…
-
I have something like this:
``` html
STUFF
```
The header has a vue instance attached to it. Then I have another vue instance in it. Well I did what I have been doing and turned that…
-
I currently have a project with enhanced-resolve v3.4.1 and it doesn't have `/lib/ModuleAliasPlugin.js`; this causes `RewirePlugin.js` to fail in line 48.
See also: https://github.com/webpack/enhan…
-
e.g.
```
import * as x from 'object-inspect';
console.log(x);
```
webpack 是 function,mako 是 object,`{ default: function }`。
-
Hello fellow users. No maintainer out there so maybe one of you can help me. I'm trying to use all the latest packages and framework right now. Electron 13.x defaults to `contextIsolation: false`. Bec…