-
Setting up vite with vite-plugin-vue-i18n according to the documentation followed by
`npm run dev` and navigating to `localhost:` Will always display "message" and the console tells me
```
[intli…
-
### What minimal example or steps are needed to reproduce the bug?
Just install and try to run the linter, fails before it can even start reading files.
### What minimal configuration is needed …
-
Hey, I am experiencing weird error and I really dont know from where it comes from. Everythink works fine with Vite version 3.4.3 and lower, but from version 3.4.4 it always throws error at the end of…
-
I was trying to upgrade from "babel-core": "^6.26.32".
`npx babel-upgrade --write` added "@babel/core": "^7.0.0" into both `devDependencies` and `dependencies`.
Is that intended? Shouldn't that ad…
-
I can't use this framework or @pnp/spfx-property-controls.
Both don't show errors in the terminal (with gulp serve running), but in the browser the webpart shows the following error:
Could not load …
-
I'm using the contenthash in the filenames to allow long term caching:
https://webpack.js.org/guides/caching/
Unfortunately if the content is changed by the PurgeCss plugin **only**, for example s…
-
# Environment
## System:
- OS: Windows 10 10.0.19045
- CPU: (8) x64 11th Gen Intel(R) Core(TM) i7-1165G7 @ 2.80GHz
- Memory: 3.41 GB / 15.80 GB
## Binaries:
- Node: 18.12.1 - C:\Program Fi…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
Proposal:
We build a new client template that is future forward, webpack based, and simplifies integration for our clients regardless if they are building a site or an app.
We'll likely need two v…
-
I'm getting this hydration failed error but have NO idea why...
Where could it be happening? I've tried removing all HTML from index/app.vue but nothing works?
Any ideas? Could it be one of the …