-
I'm using https://github.com/vuejs/vue-web-component-wrapper to build web component. When I serve app or build and open demo.html from dist svgs works fine on safari but when I inject this web compone…
-
### Version
5.0.0-beta.6
### Reproduction link
[github.com](https://github.com/lgarczyn/vue-minimal-bug-report)
### Environment info
```
Environment Info:
System:
OS: Lin…
-
When I run 'npm run build', the alert happens:
`chunk extra [mini-css-extract-plugin]
Conflicting order between:
* css ./node_modules/css-loader??ref--6-oneOf-3-1!./node_modules/postcss-loader/…
-
### Version
5.0.0-beta.3
### Browser and OS info
Windows 10, Chrome 69.0.497.92
### Steps to reproduce
When the extension is enabled, my current application in a dev server becomes a …
-
### Description
Having a `theme.scss` file containing some globally defined variables.
Using
```js
modules: [
'nuxt-sass-resources-loader'
],
sassResources: [ './assets/css/theme.scss' ]
`…
-
Hi, is it SSR compatible? Because I got some errors like "document is not defined" when using rendering in Node environment (no NUXT).
-
### Version
5.4.2
### Link to Minimal Reproduction
https://codesandbox.io/s/xr3lhv
### Steps to Reproduce
1. echarts图表创建在一个单独的vue文件内,然后用vue3-sfc-loader这个库动态加载vue文件然后渲染
### Current Behavior
当前页面…
-
## Feature request
#### What problem does this feature solve?
Following the official TypeScript support for `vue.js`, `vue-router` and `vuex`, it would be great to reuse components written in Ty…
-
### Reporting a bug?
The following code throws an error in webpack, even though this is totally valid YAML.
It's making it difficult to move translations into their own yaml files because of this is…
-
### Version
3.4.1
### Reproduction link
[https://github.com/DaedalusDev/vue-issue-snapshot-istanbul](https://github.com/DaedalusDev/vue-issue-snapshot-istanbul)
### Environment info
`…