mirror of
https://github.com/lennart-k/rustical.git
synced 2025-12-14 16:32:29 +00:00
frontend: remove the nodejs stuff, I don't think I need it for such a simple project
This commit is contained in:
@@ -12,7 +12,7 @@ use futures_core::future::LocalBoxFuture;
|
||||
use rust_embed::RustEmbed;
|
||||
|
||||
#[derive(RustEmbed)]
|
||||
#[folder = "frontend/dist/assets"]
|
||||
#[folder = "public/assets"]
|
||||
pub struct Assets;
|
||||
|
||||
pub struct EmbedService<E>
|
||||
|
||||
Reference in New Issue
Block a user