diff --git a/webpack.common.js b/webpack.common.js index 2ae9e48e..e49e0e00 100644 --- a/webpack.common.js +++ b/webpack.common.js @@ -142,7 +142,7 @@ module.exports = { plugins: [ new ServiceWorkerWebpackPlugin({ - entry: path.join(__dirname, 'src/lib/mtproto/mtproto.service.ts'), + entry: path.join(__dirname, 'src/lib/serviceWorker/index.service.ts'), filename: 'sw.js', //excludes: ['**/*'], includes: [