1
0
mirror of https://github.com/excalidraw/excalidraw.git synced 2024-11-02 03:25:53 +01:00
excalidraw/excalidraw-app/components
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
..
AppFooter.tsx refactor: move excalidraw-app outside src (#6987) 2023-09-21 09:28:48 +05:30
AppMainMenu.tsx refactor: move excalidraw-app outside src (#6987) 2023-09-21 09:28:48 +05:30
AppWelcomeScreen.tsx refactor: move excalidraw-app outside src (#6987) 2023-09-21 09:28:48 +05:30
EncryptedIcon.tsx refactor: move excalidraw-app outside src (#6987) 2023-09-21 09:28:48 +05:30
ExcalidrawPlusAppLink.tsx refactor: move excalidraw-app outside src (#6987) 2023-09-21 09:28:48 +05:30
ExportToExcalidrawPlus.tsx feat: Closing of "Save to.." Dialog on Save To Disk (#7168) 2023-10-19 17:51:50 +00:00
GitHubCorner.tsx refactor: move excalidraw-app outside src (#6987) 2023-09-21 09:28:48 +05:30
LanguageList.tsx build: move build process and excalidraw-app dependencies in its own package.json (#7021) 2023-12-07 16:39:11 +05:30
TopErrorBoundary.tsx build: move build process and excalidraw-app dependencies in its own package.json (#7021) 2023-12-07 16:39:11 +05:30