-
`
{
"name": "vue-admin-template",
"version": "4.4.0",
"description": "A vue admin template with Element UI & axios & iconfont & permission control & lint",
"author": "Pan ",
"scripts":…
-
## The devDependency [webpack-cli](https://github.com/webpack/webpack-cli) was updated from `3.3.5` to `3.3.6`.
🚨 [View failing branch](https://github.com/fossapps/spa-renderer/compare/master...foss…
-
I'm using the webpack plugin and I wanted to delay the upload of the sourcemaps to after the tagging of our release in our CI. Unfortunately, as I need to generate the files *with* the debug IDs as pa…
-
I am trying the master branch of neuroglancer. It is not using webpack anymore.
The dependent project example is still using webpack and is looking for the webpack_helpers.js, which is missing now.
…
-
Hello there, I was really needing something this.
Using `vue inspect`, I can be fairly certain that the first `rule` is the `vue-loader`. So I have tried this:
```Javascript
configureWebpack: c…
-
## The devDependency [webpack-cli](https://github.com/webpack/webpack-cli) was updated from `3.1.2` to `3.2.0`.
🚨 [View failing branch](https://github.com/z-kit/z-info/compare/master...z-kit:greenke…
-
Hi @awalker4
I am using the latest version 0.18.1, but encountered an error and cannot run it under edge runtime.
```
⨯ Error [UnexpectedClientError]: Unexpected HTTP client error: Error: The…
-
## The devDependency [webpack-cli](https://github.com/webpack/webpack-cli) was updated from `3.3.7` to `3.3.8`.
🚨 [View failing branch](https://github.com/z-kit/z-textarea/compare/master...z-kit:gre…
-
```
here is my wepack.config.js
`const { VueLoaderPlugin } = require("vue-loader");
const htmlWebpackPlugin = require("html-webpack-plugin");
const MiniCssExtractPlugin = require("mini-css-extract…
-
Hello. I try build and =>
```
> vue-ssr@1.0.0 build:server D:\js\vue3-ssr-master
> cross-env NODE_ENV=production webpack --config config/server.config.js
[webpack-cli] Error: For the selected …