From 9ca50a1c4d04f3e1f9efd97ba51668c51375ab6a Mon Sep 17 00:00:00 2001 From: JelleBuning <37436672+JelleBuning@users.noreply.github.com> Date: Thu, 6 Apr 2023 10:45:51 +0200 Subject: [PATCH] Update _index.en.md --- content/dev/build/web/_index.en.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/dev/build/web/_index.en.md b/content/dev/build/web/_index.en.md index c80f333..b58a31e 100644 --- a/content/dev/build/web/_index.en.md +++ b/content/dev/build/web/_index.en.md @@ -14,6 +14,7 @@ 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 +npm install vite@2.8 yarn build