Refactor to external scraper and update dependencies (#113)
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
const withPWA = require("next-pwa");
|
||||
|
||||
module.exports = withPWA({
|
||||
swcMinify: true,
|
||||
pwa: {
|
||||
dest: "public"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user