chore: post publish docs & examples changes (#9217)

This commit is contained in:
Marcel Mraz
2025-03-11 13:02:59 +01:00
committed by GitHub
parent d587b8a3de
commit 69bc5bdaab
18 changed files with 256 additions and 388 deletions

View File

@@ -43,9 +43,8 @@ interface ImportMetaEnv {
VITE_APP_ENABLE_ESLINT: string;
VITE_APP_ENABLE_TRACKING: string;
VITE_PKG_NAME: string;
VITE_PKG_VERSION: string;
VITE_IS_EXCALIDRAW_NPM_PACKAGE: string;
PKG_NAME: string;
PKG_VERSION: string;
VITE_APP_PLUS_LP: string;
VITE_APP_PLUS_APP: string;