mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-25 09:38:11 +08:00
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:
co-authored by
Keavon Chambers
parent
b60736c2c6
commit
af4c793f43
@@ -67,7 +67,8 @@ pub enum FrontendMessage {
|
||||
name: String,
|
||||
},
|
||||
TriggerFetchAndOpenDocument {
|
||||
url: String,
|
||||
name: String,
|
||||
filename: String,
|
||||
},
|
||||
TriggerFontLoad {
|
||||
font: Font,
|
||||
|
||||
Reference in New Issue
Block a user