Norbert Mosinski

Results 1 comments of Norbert Mosinski

Solved by leaving the config empty: ``` const withPWA = require("next-pwa"); module.exports = withPWA({ }); ```