excalidraw/src/packages
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
..
excalidraw build: move build process and excalidraw-app dependencies in its own package.json (#7021) 2023-12-07 16:39:11 +05:30
utils build(deps): bump semver from 6.3.0 to 6.3.1 in /src/packages/utils (#6755) 2023-08-16 11:38:36 +02:00
bbox.ts feat: add approximate elements in bbox detection (#6727) 2023-10-26 23:33:00 +02:00
tsconfig.dev.json build: Add separate dev and prod builds and add source-maps to dev build 🎉 (#3330) 2021-03-28 13:48:26 +05:30
tsconfig.prod.json feat: set package build target to es2017 (#4341) 2021-12-07 16:38:46 +01:00
utils.ts feat: wireframe-to-code (#7334) 2023-11-23 23:07:53 +01:00
withinBounds.test.ts feat: add approximate elements in bbox detection (#6727) 2023-10-26 23:33:00 +02:00
withinBounds.ts feat: render frames on export (#7210) 2023-11-09 17:00:21 +01:00