-
error:
![image](https://user-images.githubusercontent.com/8510542/61702380-465eb680-ad72-11e9-9e56-c71c8642214e.png)
vue.config.js:
```
const path = require('path')
const webpack = require('webpa…
-
¿Will SSR be supported?
> ReferenceError: window is not defined
> at C:\app\node_modules\vue-infinite-loading\dist\vue-infinite-loading.js:1:12046
> at C:\app\node_modules\vue-infinite-loadin…
-
> Edit by @yyx990803 : there are currently two JSX transform implementations for Vue 3 with slightly differing syntax (for Vue specific features). We are using this thread to unify the design and land…
-
## The devDependency [@vue/cli-service](https://github.com/vuejs/vue-cli) was updated from `4.1.0` to `4.1.1`.
🚨 [View failing branch](https://github.com/alpersonalwebsite/basic-vue-sibling/compare/…
-
## The devDependency [@vue/cli-plugin-babel](https://github.com/vuejs/vue-cli) was updated from `4.1.0` to `4.1.1`.
🚨 [View failing branch](https://github.com/alpersonalwebsite/basic-vue-sibling/com…
-
Getting the following error message after implementing the Listbox component in my application:
> webpack-internal:///./node_modules/vue/dist/vue.runtime.esm.js:620 [Vue warn]: Property or metho…
-
Hello,
I am trying to get vue-styleguidist configured in my existing app. I have attempted to install via Vue CLI 3 or `vue-styleguidist` directly, and with our without `webpackConfig` defined in …
-
**Do you want to request a *feature* or report a *bug*?**
bug
**What is the current behavior?**
Module with code
```js
// 'a.js'
module.exports = { a: 'b' };
// b.js
const a …
-
- [x] I confirm that this is an issue rather than a question.
## Bug report
#### Steps to reproduce
1.`git clone https://github.com/nashaofu/grender.git && cd gr…
-
Just upgraded to 5.1.1 from 5.0.1 and the build fails.
I downgraded to 5.0.1, removed my `nodes_modules` folder and reinstall all my packages but the issues remain.
I've never installed the `core-…