Serve the demo artwork in each build (#1494)

* Serve local demo artwork

* Disable restricted import lint

* Revert

* Switch approach to vite-multiple-assets plugin

---------

Co-authored-by: Keavon Chambers <keavon@keavon.com>
This commit is contained in:
0HyperCube
2023-12-11 01:06:00 -08:00
committed by GitHub
co-authored by Keavon Chambers
parent b60736c2c6
commit af4c793f43
7 changed files with 85 additions and 22 deletions
@@ -67,7 +67,8 @@ pub enum FrontendMessage {
name: String,
},
TriggerFetchAndOpenDocument {
url: String,
name: String,
filename: String,
},
TriggerFontLoad {
font: Font,