-
I tried to use generics with webpack and while I have no problems in my current Vite project I have no clue how to make it working with webpack.
I always receive `TS2304: Cannot find name 'T'.`
F…
-
### Describe the bug
Currently, WXT uses `c12` (and `c12` uses `jiti` internally) to load the `wxt.config.ts` file, but it is loaded as CJS.
This causes Vite 5's CJS warning to show up when imp…
-
### Describe the bug
● ━━━━━━━━━━━━━━━━━━━━━━━━━ (10%) building /Users/chenyulun390/learn/rspack-vue3-jsx/node_modules/.pnpm/@rspack+core@1.0.14/node_modules/@rspack/core/hot/dev-server.js …
-
### Description
I created new project. Installed
npm i @unhead/vue
npm install vue-recaptcha@next
write
import { createApp } from 'vue'
import { VueRecaptchaPlugin } from 'vue-recaptcha'
imp…
0xAF4 updated
5 months ago
-
I make
git clone ...
npm i
npm run dev
after this I see in console:
Build 8d164d finished in 158 ms! (http://localhost:8080/)
but I have empty page in browser in http://lo…
-
Tried to implement a simple background removal in vuejs:
```vue
Upload Image
import removeBackground from '@imgly/background-removal';
export default {
name: "…
-
`
{
"name": "vue-admin-template",
"version": "4.4.0",
"description": "A vue admin template with Element UI & axios & iconfont & permission control & lint",
"author": "Pan ",
"scripts":…
-
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
- […
-
When I tried to run the cli, I got the following error:
```
Error:
Vue packages version mismatch:
- vue@3.2.45 (/Users/jacob/code/saleor-platform/react/node_modules/.pnpm/vue@3.2.45/node_modu…
-
Review package.json dependencies here -
https://github.com/2pisoftware/cmfive-core/blob/develop/system/templates/base/package.json
Mark if they are required.
Remove them if they are not required…