Forgot the config T_T
This commit is contained in:
parent
b4b4bf8501
commit
0c06da7986
@ -142,7 +142,7 @@ module.exports = {
|
|||||||
|
|
||||||
plugins: [
|
plugins: [
|
||||||
new ServiceWorkerWebpackPlugin({
|
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',
|
filename: 'sw.js',
|
||||||
//excludes: ['**/*'],
|
//excludes: ['**/*'],
|
||||||
includes: [
|
includes: [
|
||||||
|
Loading…
Reference in New Issue
Block a user