-
大佬可以开发一个后台吗?可以私有部署。
可以上传(大量)(短/中/长)视频,支持依据视频名称和文件目录名称生成标签。标签可以用于检索同类视频。
前端支持web访问。ios和andriod 有app,app收费都可以。
-
This will allow a faster development for the frontend. Vitejs is faster, and also the default webbrowser won't be launch each time the tauri dev command is started.
Some pros and cons on the followin…
-
First of all, really great library, thank you!
But one thing that I was surprised to understand on half-way of development with it: it doesn't restrict any type-to-type connections. Text to number, c…
-
或许可以考虑默认覆盖+提示,或者加一个强制覆盖的选项?
环境:
```
"leafer-editor": "^1.0.9"
"react": "^18.3.1"
"react-dom": "^18.3.1"
"vite": "^5.4.11"
"@vitejs/plugin-react-swc": "^3.7.1"
```
-
### Describe the bug
I'm trying to build my first ts/react library, following this article:
https://dev.to/receter/how-to-create-a-react-component-library-using-vites-library-mode-4lma
when I got…
-
**Describe the bug**
The build system has development dependencies on NodeJS modules for which no FreeBSD-x64 native builds exists
**To Reproduce**
Steps to reproduce the behavior:
_Follow the…
-
### Describe the bug
A clear and concise description of what the bug is.
### To Reproduce
1. `git clone git@github.com:tjx666/open-related-websites.git`
2. `git reset --hard ef81483a71bf2345…
-
# Desctription
Implementasi Module Bundler Vitejs pada project CMS
-
### Description
I was trying to import a Vue component from another instance of vite.
The problem lies here:
https://github.com/vitejs/vite/blob/c78e4099e502876a2ab23fd8163455d8172ff5b7/packages/…
-
Steps to reproduce:
```
cd ./web
./install.sh
```
The results in a console:
> Cannot find module '@rollup/rollup-linux-arm64-gnu'
open localhost:3000: I see nuxtJS page with error 5…