-
场景:vue-cli4 、 vue3.2
问题:在 vue3 的 SFC 文件中引入的 webcomponents 无法渲染出来
详情:通过查看 vue-cli 网站提供的文档,已经在 `vue.config.js` 中做了如下配置,但是当我在 SFC 中引入 webcomponents 后,组件内部的 shadow-dom 没有渲染,但放到 vue2 里面可以渲染出来。现在只能放在 …
-
Also: after upgrade from 0.2.1 to 0.4.1:
`Uncaught SyntaxError: The requested module '/node_modules/.vite/laravel-vue-i18n.js?v=4bc78461' does not provide an export named 'i18nVue'`
This happene…
-
- [x] I'm sure this does not appear in [the issue list of the repository](https://github.com/arco-design/arco-design-vue/issues)
## Basic Info
- **Package Name And Version:** @arco-design/web-vue…
-
#158 でJS2回実行されている原因不明。
- railsのログでは画面のレンダーは1度だけ。
- JSの初めの行でconsole.logで2回実行されていることを確認
-
After updating the module, the following compilation error appeared:
This dependency was not found:
* vue3-i18n in ./node_modules/cache-loader/dist/cjs.js??ref--12-0!./node_modules/babel-loader/…
-
### Element Plus version
1.0.2-beta.70 (any)
### Version
OS/Browsers macOS 11.4
node 14.5.0
npm 7.14.0
vite latest
###
### Steps to reproduce
```
$ npm init vite@latest
$ cd v…
Feiox updated
2 years ago
-
### What problem does this feature solve?
Apart from the fabulous online doc, is any possibility for a matrix between vue2 with npm vs vue2. ASAP a complete example
vue2 with routing.
A dozen of …
-
### Describe the bug
![image](https://user-images.githubusercontent.com/16219698/142558516-b536b7bf-1840-4e27-8b17-54db6606a9c8.png)
aggrid-vue3 和 ant-design-vue 不知道怎么冲突了 vite 老是update depend…
-
**Describe the bug**
`yarn install` (Yarn 2 - Berry) produces this output. These are warnings only, not breaking:
```
➤ YN0000: ┌ Resolution step
...
➤ YN0002: │ @storybook/aurelia@npm:6.2.9 [6…
-
* Development branch: [dev](https://github.com/vuejs/vue-cli/tree/dev), and will be merged to [next](https://github.com/vuejs/vue-cli/tree/next) on each pre-release.
* Documentation:
Here are the…