Skip to content

Commit

Permalink
Feat: 콘솔에 workbox 메시지 제거
Browse files Browse the repository at this point in the history
  • Loading branch information
soulchicken committed Oct 22, 2023
1 parent 09c3809 commit 99fbe8a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ const config = {
const nextConfig = withPWA({
dest: 'public',
runtimeCaching: [],
disableDevLogs: true,
})(config);

module.exports = nextConfig;

0 comments on commit 99fbe8a

Please sign in to comment.