/**
* workbox 匹配plugin的缓存
*/
export const workboxPluginPattern =
/plugins\/com\.msgbyte(.*?)\/((?!index).)*?\.js/;