mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2024-12-26 00:50:25 +01:00
Update _index.en.md
This commit is contained in:
parent
aa61647cde
commit
b47fa6cffc
@ -14,6 +14,8 @@ cd flutter/web/js
|
||||
# install protoc first http://google.github.io/proto-lens/installing-protoc.html
|
||||
npm install ts-proto
|
||||
# only works with vite<=2.8, see: https://github.com/vitejs/vite/blob/main/docs/guide/build.md#chunking-strategy
|
||||
|
||||
# yarn build currently not working - results in empty src/gen_js_from_hbb.ts (gen_js_from_hbb.ts is not a module)
|
||||
yarn build
|
||||
|
||||
cd ..
|
||||
|
Loading…
Reference in New Issue
Block a user