-
**Is your feature request related to a problem? Please describe.**
Nearly every developers knows about the issues with webpack and its compiling methods. It's also a bit slow and hot reload doesn't w…
-
The current config gives the following schema error:
`Option 'allowImportingTsExtensions' can only be used when either 'noEmit' or 'emitDeclarationOnly' is set`.
Setting `"noEmit": true,` in `co…
-
when I init a nuxt project, I run the command "vue init nuxt-community parking", I have a error that vue-cli · Failed to download repo vuejs-templates/nuxt-community: Response code 404 (Not Found)
my…
-
## Failing module
- **GitHub**: https://github.com/vuejs/
- **npm**: https://www.npmjs.com/package/vue
```js
import { createSSRApp, createApp } from 'https://esm.sh/vue'
import { renderToSt…
-
Hello, I know this is relatively old, but this repo is being used by some "security researchers" as an evidence of Vue being "insecure" when the vulnerability itself actually isn't a Vue-induced probl…
-
Similar to what was done for #3847 I think it best to break some of the discussion from #3101 into a new issue that people can 👍 or 👎.
I'm proposing that for HTML and JSX to have Prettier always ha…
-
## CVE-2021-23424 - High Severity Vulnerability
Vulnerable Library - ansi-html-0.0.7.tgz
An elegant lib that converts the chalked (ANSI) text to HTML.
Library home page: https://registry.npmjs.org/a…
-
Cant add aliases to storybook 6^
main.js
```
const path = require("path");
module.exports = {
webpackFinal: async (config) => {
config.resolve.alias = {
...config.resolve.alias,
…
-
### Are you requesting a feature or reporting a bug?
Enhancement
### What is the current behavior?
There is no API to tweak Babel compilation options, and `.babelrc` files are ignored.
### W…
-
TailwindUI has great support for both React and Vue, just wondering if this will extend to the Templates at some point.