Searched refs:shouldBundleAsset (Results 1 – 1 of 1) sorted by relevance
42 const shouldBundle = shouldBundleAsset(asset, fullPatterns);67 function shouldBundleAsset(asset: Asset, patterns: string[]) { function