Function bundler::bundle::read_static_data

source ยท
async fn read_static_data(
    patterns: &[StaticDataGlob],
) -> Result<HashMap<String, Vec<u8>>, Error>
Expand description

Read static data from files that should be included in the compiled bundle