-
**What's happening?**
gulp and/or Browserify are compiling incomplete js, resulting in an `Unexpected end of input` console error on page load.
**What did you expect to happen?**
To have func…
-
I tried to implement jest for testing of a components library I'm currently building (Vite + Vue3 + Rollup) but I'm running in to some issues.
` FAIL src/lib-components/FTButton.test.js
● Test …
-
### Version
5.0.0-rc.0
### Environment info
```
System:
OS: Windows 10 10.0.19043
CPU: (12) x64 Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz
Binaries:
Node: 14.18.1 -…
sceee updated
2 years ago
-
### Version
3.6.3
### Reproduction link
[https://vuejs.org/v2/cookbook/debugging-in-vscode.html](https://vuejs.org/v2/cookbook/debugging-in-vscode.html)
### Environment info
```
Envi…
-
-
### Version
4.5.13
### Reproduction link
[https://github.com/bromix/vue3-sourcemaps-not-working](https://github.com/bromix/vue3-sourcemaps-not-working)
### Environment info
```
System:
…
-
Hi all! I have been struggling in the last days to install Vuetify on this boilerplate. Have tried all methods mentioned on their website, nothing has worked, always ending up with the error that "the…
-
### Issue Details
* **Electron Version:**
* 11.2.0
* **Operating System:**
* Windows 20H2
* **Last Known Working Electron version:**
* 11.1.1
### Expected Behavior
Using the latest E…
-
### Reporting a bug?
For a translation like
```json
{
"address": "user{'@'}domain"
}
```
I get an error when running webpack build :
```sh
$ webpack --config webpack.config.js
[unplug…
-
### Expected Behavior
Further builds must read from the existing cache
> Please describe what should happen
When i build using the plugin i get unhandled promise error. Though the cache is created …