excalidraw/excalidraw-app
Aakansha Doshi f14ad61bd0
build: move build process and excalidraw-app dependencies in its own package.json (#7021)
* build: move build process and excalidraw-app dependencies in its own package.json

* fix

* fix public path

* move bug-issue-template to excalidraw-app

* make env vars accessible in excalidraw app

* update build script

* install when building

* add ts ignore

* fix build-version script

* update config in vercel.json

* add vercel config for example

* fix vercel config

* update install script in vercel

* update install script in lint.yml

* update install script in test workflows

* push locales to locales folder pwa

* add favicons to manifest

* move react to peer deps in editor

* fix ts

* Enable vite intellisense

* add global.d.ts for excalidraw-app

* remove console.log

* remove react, react-dom and vite from excalidraw-app deps

* increase size limit
2023-12-07 16:39:11 +05:30
..
collab refactor: move excalidraw-app outside src (#6987) 2023-09-21 09:28:48 +05:30
components build: move build process and excalidraw-app dependencies in its own package.json (#7021) 2023-12-07 16:39:11 +05:30
data chore: Fix typo in comment in LocalData file (#7235) 2023-11-04 18:15:09 +01:00
tests build: move build process and excalidraw-app dependencies in its own package.json (#7021) 2023-12-07 16:39:11 +05:30
app-jotai.ts refactor: move excalidraw-app outside src (#6987) 2023-09-21 09:28:48 +05:30
App.tsx build: move build process and excalidraw-app dependencies in its own package.json (#7021) 2023-12-07 16:39:11 +05:30
app_constants.ts refactor: move excalidraw-app outside src (#6987) 2023-09-21 09:28:48 +05:30
bug-issue-template.js build: move build process and excalidraw-app dependencies in its own package.json (#7021) 2023-12-07 16:39:11 +05:30
CustomStats.tsx refactor: move excalidraw-app outside src (#6987) 2023-09-21 09:28:48 +05:30
debug.ts feat: Support mermaid flowchart and sequence diagrams to excalidraw diagrams 🥳 (#6920) 2023-11-03 17:41:34 +05:30
global.d.ts build: move build process and excalidraw-app dependencies in its own package.json (#7021) 2023-12-07 16:39:11 +05:30
index.html build: move build process and excalidraw-app dependencies in its own package.json (#7021) 2023-12-07 16:39:11 +05:30
index.scss refactor: move excalidraw-app outside src (#6987) 2023-09-21 09:28:48 +05:30
index.tsx build: move build process and excalidraw-app dependencies in its own package.json (#7021) 2023-12-07 16:39:11 +05:30
package.json build: move build process and excalidraw-app dependencies in its own package.json (#7021) 2023-12-07 16:39:11 +05:30
sentry.ts refactor: move excalidraw-app outside src (#6987) 2023-09-21 09:28:48 +05:30
vite-env.d.ts build: move build process and excalidraw-app dependencies in its own package.json (#7021) 2023-12-07 16:39:11 +05:30
vite.config.mts build: move build process and excalidraw-app dependencies in its own package.json (#7021) 2023-12-07 16:39:11 +05:30
yarn.lock build: move build process and excalidraw-app dependencies in its own package.json (#7021) 2023-12-07 16:39:11 +05:30