Forgot the config T_T
This commit is contained in:
parent
b4b4bf8501
commit
0c06da7986
@ -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: [
|
||||
|
Loading…
Reference in New Issue
Block a user