-
Installed `webpack-command`, but `webpack-dev-server` still needs `webpack-cli`:
- https://github.com/webpack/webpack-dev-server/issues/1422
- https://github.com/webpack-contrib/webpack-command/is…
-
@allenRoyston , thank you for this wonderful plugin, but how can we incorporate this into an angular-cli/webpack project?
-
### Version
15.9.7
### Reproduction link
[https://github.com/masx200/webpack-react-vue-spa-awesome-config/tree/54ae5e83a1c55b08f2107faced36e66a97aa7a6b/](https://github.com/masx200/webpack-react-…
-
Originally from https://github.com/symfony/symfony/issues/29556 by @deantomasevic
Hi,
i tried the new symfony cli and it works very well:
https://speakerdeck.com/fabpot/symfony-local-web-server…
-
Webpack-cli version in package.json is not compatible with angular:
Sorry, will create MR in the future. Update dev dependency:
"webpack-cli": "^2.1.4"
to
"webpack-cli": "3.1.1"
to fix …
-
### 版本
2.0.33
### 转载链接
[www.uviewui.com](https://www.uviewui.com/components/quickstart.html)
### 重现步骤
1、新建项目用过uni-ui
2、通过npm导入uview
3、按照官网配置
4、在index.vue 编写 https://www.uvie…
-
**Used command:** npm ci && PL_SERVER_URL=https:///server/ npm run web-extension:build
**OS:** Ubuntu 22.04 LTS
**Done with Root permissions.**
```
lerna ERR! npm run build exited 2 in '@padlo…
-
Hi,
I'm trying to switch a project to `"type": "module"`, so I converted my `webpack.config.js` to include the following import:
```js
import { SubresourceIntegrityPlugin } from "webpack-subresou…
-
Current `bulk` expression atlas is using outdated `webpack` version and we also need to update the dependent libraries.
Currently it is using these dev dependencies:
```
"devDependencies": {
"@ba…
-
### Feature Proposal
I'm getting deprecation warnings like this when I run webpack:
> (node:23924) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a…