~starkingdoms/starkingdoms

ref: e94d608b1135797509372dc2f81a237d7b20d156 starkingdoms/spacetime_rs/src/config.rs -rw-r--r-- 177 bytes
e94d608b — core hotfix! ansible wrong host groups 2 years ago
                                                                                
1
2
3
4
pub const ASSET_DIR: &str = "assets/";
pub const ASSETS_DIST_SUBDIR: &str = "dist/";
pub const ASSETS_SRC_SUBDIR: &str = "src/";
pub const ASSETS_FINAL_SUBDIR: &str = "final/";