Devolutions / Devolutions/IronRDP
Remove public/package.json, points iron-remote-gui/package.json direct on to /dist
Open
kind/technical-debt
- Dominant language
- Rust
- Stars
- 3.2k
- Forks
- 275
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 189
Description
As suggested by vite official, it is better practice to simply point file, and the entry point to /dist folder
https://vitejs.dev/guide/build.html#library-mode
this will avoid the dis-sync from the package version between the source and the compiled output
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.