more merge
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
const { BundleAnalyzerPlugin } = require('webpack-bundle-analyzer');
|
||||
//we're currently using next-pwa (which uses GeneraeSW automatically), so we don't need to use workbox-webpack-plugin
|
||||
const { InjectManifest, GenerateSW } = require('workbox-webpack-plugin');
|
||||
// const { InjectManifest, GenerateSW } = require('workbox-webpack-plugin');
|
||||
|
||||
const withPWA = require('next-pwa')({
|
||||
dest: 'public',
|
||||
|
Reference in New Issue
Block a user