You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
success/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
4 years ago
..
Cascadia.ttf fix(fonts): move fonts to public folder so that its served as static assets via cra & works in export (#2264) 4 years ago
Cascadia.woff2 fix(fonts): move fonts to public folder so that its served as static assets via cra & works in export (#2264) 4 years ago
FG_Virgil.otf fix(fonts): move fonts to public folder so that its served as static assets via cra & works in export (#2264) 4 years ago
FG_Virgil.ttf fix(fonts): move fonts to public folder so that its served as static assets via cra & works in export (#2264) 4 years ago
FG_Virgil.woff2 fix(fonts): move fonts to public folder so that its served as static assets via cra & works in export (#2264) 4 years ago
_headers Add headers for Netlify (#602) 5 years ago
apple-touch-icon.png improvement: Perform lossless compression on all PNG images (#2740) 4 years ago
favicon.ico Add new favicon (#786) 5 years ago
fonts.css fix(fonts): move fonts to public folder so that its served as static assets via cra & works in export (#2264) 4 years ago
index.html feat: expose variable window.EXCALIDRAW_ASSET_PATH to allow host define the path for excalidraw assets (#3068) 4 years ago
logo-180x180.png improvement: Perform lossless compression on all PNG images (#2740) 4 years ago
manifest.json Add declarative link capturing 4 years ago
og-image-sm.png docs: Update readme with documentation (#2788) 4 years ago
og-image.png improvement: Perform lossless compression on all PNG images (#2740) 4 years ago
robots.txt Add robots.txt (#1965) 5 years ago