excalidraw/public
Aakansha Doshi 3bc18f6aed
feat: expose variable window.EXCALIDRAW_ASSET_PATH to allow host define the path for excalidraw assets (#3068)
* feat: expose variable window.EXCALIDRAW_ASSET_PATH to allow host define the path for excalidraw assets
No more __webpack_public_path__ needed explicitly in host and it will default to unpkg cdn if window.EXCALIDRAW_ASSET_PATH is not defined

* fix

* add public path

* add public path

* assign only when env not test

* read from package.json

* Append content hash to excalidraw-assets so cache bursting happens when version update

* update changelog and readme

* update
2021-02-21 21:08:30 +05:30
..
Cascadia.ttf fix(fonts): move fonts to public folder so that its served as static assets via cra & works in export (#2264) 2020-10-21 22:50:57 +02:00
Cascadia.woff2 fix(fonts): move fonts to public folder so that its served as static assets via cra & works in export (#2264) 2020-10-21 22:50:57 +02:00
FG_Virgil.otf fix(fonts): move fonts to public folder so that its served as static assets via cra & works in export (#2264) 2020-10-21 22:50:57 +02:00
FG_Virgil.ttf fix(fonts): move fonts to public folder so that its served as static assets via cra & works in export (#2264) 2020-10-21 22:50:57 +02:00
FG_Virgil.woff2 fix(fonts): move fonts to public folder so that its served as static assets via cra & works in export (#2264) 2020-10-21 22:50:57 +02:00
_headers Add headers for Netlify (#602) 2020-01-28 21:15:24 +02:00
apple-touch-icon.png improvement: Perform lossless compression on all PNG images (#2740) 2021-01-07 18:04:28 +02:00
favicon.ico Add new favicon (#786) 2020-02-21 10:39:09 +01:00
fonts.css fix(fonts): move fonts to public folder so that its served as static assets via cra & works in export (#2264) 2020-10-21 22:50:57 +02:00
index.html feat: expose variable window.EXCALIDRAW_ASSET_PATH to allow host define the path for excalidraw assets (#3068) 2021-02-21 21:08:30 +05:30
logo-180x180.png improvement: Perform lossless compression on all PNG images (#2740) 2021-01-07 18:04:28 +02:00
manifest.json Add declarative link capturing 2020-12-14 16:25:48 +01:00
og-image-sm.png docs: Update readme with documentation (#2788) 2021-01-14 18:31:52 +02:00
og-image.png improvement: Perform lossless compression on all PNG images (#2740) 2021-01-07 18:04:28 +02:00
robots.txt Add robots.txt (#1965) 2020-07-26 21:04:38 +02:00