tailchat/web/build/utils.ts

6 lines
129 B
TypeScript

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