-
### What problem does this feature solve?
Currently, jsdom cannot run in vue-cli projects that use unit tests without changing the projects' webpack configurations. However, jsdom is essential for te…
-
https://github.com/shlomiassaf/ngc-webpack
Angular compiler-cli with webpack's loader chain.
webpack可以使用的angular 编译客户端。这个东西就是angular的compiler-cli的一个包装。这样就可以在webpack中对angular进行编译。
```@angular/co…
-
We're creating a web component that uses shadow dom.
We're attempting to follow [this setup for style-loader](https://webpack.js.org/loaders/style-loader/#:~:text=Insert%20styles%20to%20the%20provide…
-
I apologize for asking this question.
Now this loader has several unresolved issues related to webpack 5.x (https://github.com/peerigon/extract-loader/issues/102, https://github.com/peerigon/extra…
-
## 发现问题
在使用[VUE CLI3](https://cli.vuejs.org/zh/)生成项目时,引入未打包的组件(这里的组件发布成了npm包,抛出的仍然是原生态的`.vue`文件,由于该组件采用VUE CLI3调试和生成,且目标环境是VUE CLI3,因此组件可以和VUE CLI3业务代码完美契合,同时也可以防止二次打包问题,当然有使用一些VUE CLI3不包含的特殊[webpa…
ziyi2 updated
5 years ago
-
Bonjour,
j'ai téléchargé le zip et roulé npm install..
je me suis heurté à ceci: à npm start
> npm ERR! Could not resolve dependency:
> npm ERR! peer @babel/core@"^7.13.0" from @babel/plugi…
-
**Describe the bug**
Node Audit Analyzer detects a problem and declares this dependency to be skipped: "dependency skipped: package.json contain an alias for vue-loader-v16 => vue-loader@16.1.2 npm a…
-
**Describe the bug**
When going through the package.json file in the github repository, the following is present:
`
"dependencies": {
"@vue/cli-shared-utils": "^5.0.5",
"chokidar": "^3.0…
-
### Link to the code that reproduces this issue
https://codesandbox.io/p/devbox/gracious-voice-8mxdxl?workspaceId=eb53ed51-e5b9-4293-8298-f0747af5ed78
### To Reproduce
1. `create-next-app`
2…
-
I would like to propose some improvements for this package:
## Use `peerDependencies`
### Add `rollup` to `peerDependencies`
Since this is a rollup plugin I think this should be added to `pee…