-
I need to make this vite config work with vinxi:
```
import { resolve } from "node:path"
import { defineConfig } from "vite"
import tsconfigPaths from "vite-tsconfig-paths"
import basicSsl from…
-
### Describe the bug
npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/@vitejs%2fplugin-angular - Not found
npm ERR! 404
npm ERR! 404 '@vitejs/plugin-angular@^17.0.0' …
-
i know `vite-plugin-qiankun-lite` inject a script in the output html to support qiankun lifecycles like this:
```html
window["auth-app"] = {};
const lifecycleNames = ["bootstrap", "mo…
-
### Describe the bug
Select element does not show selected values on first render since 3.18.
### Demo
I'll link two stackblitz demo. 2.17.1 - wihtout bug, and 2.18 - with bug(does not show value…
-
### Which @ngneat/elf-* package(s) are the source of the bug?
entities
### Is this a regression?
No
### Description
I tried using `selectEntityByPredicate` to find which entity is now `isFavorite…
-
### 相关平台
微信小程序
**小程序基础库: 2.17.3**
**使用框架: Vue 3**
### 复现步骤
1. 更新taro版本:
D:\h5\workspace\taro3x-learning>taro update self
2. 更新taro工程
```
D:\h5\workspace\taro3x-learning>taro updat…
-
Hi, I am trying to migrate from @originjs/vite-plugin-federation to this as it seems better supported and has HMR support. But I cannot get the HMR to work from the remotes (though the app loads). Cur…
-
-
### Describe the bug
With a new home directory, check out and build an application that wants the default https certificate (such as a vite application)
Note this won't reproduce out of your home di…
-
This way, there is no need to configure SSL certificates locally。
```ts
//vite.config.ts
import { defineConfig } from 'vite'
import react from '@vitejs/plugin-react'
import mkcert from 'vite-p…